Hey guys,I am working on bahmni connect and i have compiled the apk and deployed it on my phone.After opening the app it shows the initial page where I have to enter the ip address of my server.
After entering the ip , it shows the spinner and says Offline Content being synced
and it gives an error saying “The requested information does not exist”.
Upon inspecting the error using “chrome://inspect/#devices” I get 2 errors:
In error 2,if i go to the said Ip address it works.Dont know why it says 404.I hope someone helps me out as its an urgent problem that needs to be taken care of
@krishnanspace , not sure how much my issue is related to yours (especially your point 1/) but I have compiled the APK and pushed it on my phone too (though the APK name generated by Cordova is '“android-debug.apk” for some reason).
Now as soon as I start the app, I get the following error message:
Is the setup steps of the android app still valid? The above issues are still there. Fixed the location in config.xml file as well but still I get the same issues.