I am new to remobjects and I am using fire with swift on a mac and trying to create a solution with IOS, Android, and a shared project. I am following the tutorial online and I have had the following issues. Any help would be appreciated.
- When adding the sugar library references to Android and IOS, android fails to build.
I did see topic on this in the forum involving getting another beta version and
re-building sugar. Not sure if I want to go down that road. - When adding a reference to the shared project for IOS and Android, everything initially appears ok,
but when I exit the solution and reload it, The Android solution shows the reference with a strike out
red line across it. - With both IOS and Android in the solution I can’t seem to run the android version. Every time the IOS
simulator starts up even after I select a running Android emulator that shows up in the drop down list. - How do you update fire or check for updates. Every time I click on on the check for updates it throws
an error.
Once again I appreciate any input and I’m just trying to see if I want to develop with remobjects ot just natively.