We have been trying for some time to get the Android Studio emulator with IFS FSM Mobile App installed to initialise.
Versions tried FSM6u8 and FSM6u9.
Our Dev environment cannot be opened up to the internet therefore, all traffic is internal.
Below is where we are at:
- The emulator successfully connects to the FSM Mobile Web service and allows us to pull down the app via the Emulator Web Browser.
- The APK is installed and allows the user to enter the credentials and the authenticates.
- The entry in the Mobile Dashboard shows that the device record is written.
- During initialisation:
- The App Server creates all the files needed in the mobiledb as expected.
- The Web Server stores the files in the Download folder as expected.
- Finally looking at the emulator, in the Downloads folder all files are marked as “Queued” and never downloaded to the device.
My question is, does the completion of the initialisation depend upon the device having access to the internet for some reason? Our dev environment cannot access anything external.
Any support or guidance would be very much appreciated.