<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Fletcher Moore</title>
    <description>The latest articles on DEV Community by Fletcher Moore (@fletch0132).</description>
    <link>https://dev.to/fletch0132</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F663273%2F0e73fb90-fb4b-4a44-8bbd-7094332974de.jpeg</url>
      <title>DEV Community: Fletcher Moore</title>
      <link>https://dev.to/fletch0132</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fletch0132"/>
    <language>en</language>
    <item>
      <title>No ios Device to Run/Test App </title>
      <dc:creator>Fletcher Moore</dc:creator>
      <pubDate>Fri, 22 Oct 2021 08:16:05 +0000</pubDate>
      <link>https://dev.to/fletch0132/no-ios-device-to-runtest-app-2a55</link>
      <guid>https://dev.to/fletch0132/no-ios-device-to-runtest-app-2a55</guid>
      <description>&lt;p&gt;Hi all, I'm looking to develop an application in Visual Studio Xamarin for both android and ios. I'm an android user (nothing against ios as I've used it in the past) and have nothing that uses ios to be able to test the application or a Mac to simulate an ios device.&lt;/p&gt;

&lt;p&gt;Is there a way around this? For example a VM running ios to act as a Mac? Or anything else?&lt;/p&gt;

&lt;p&gt;I have looked at buying an ios device but can't afford to do that right now.&lt;/p&gt;

&lt;p&gt;Thank you in advance. &lt;/p&gt;

</description>
      <category>xamarin</category>
      <category>ios</category>
      <category>testing</category>
      <category>android</category>
    </item>
    <item>
      <title>New to node.js and struggling with socket.io</title>
      <dc:creator>Fletcher Moore</dc:creator>
      <pubDate>Fri, 09 Jul 2021 14:02:10 +0000</pubDate>
      <link>https://dev.to/fletch0132/new-to-node-js-and-struggling-with-socket-io-o75</link>
      <guid>https://dev.to/fletch0132/new-to-node-js-and-struggling-with-socket-io-o75</guid>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;Nervous first post but really need some help. I'm working on a Web application for p2p communication (both video and text). &lt;/p&gt;

&lt;p&gt;The video communication works (some teething issues), but my main issue is getting user socket.id. specifically the user just having connected.&lt;/p&gt;

&lt;p&gt;I have tried many things including:&lt;br&gt;
Socket.on("connected", () {&lt;br&gt;
console.log(socket.id);&lt;br&gt;
});&lt;/p&gt;

&lt;p&gt;All I get is "undefined". Yet if I run te same console.log code after the page loads I can get it displayed.&lt;/p&gt;

&lt;p&gt;Not sure how to work with that.&lt;/p&gt;

&lt;p&gt;I want to store the socket.id and username in an object/array &lt;/p&gt;

&lt;p&gt;Thank you &lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
      <category>webdev</category>
      <category>webrtc</category>
    </item>
  </channel>
</rss>
