Hi Guys
Would appreciate if someone could shed some light on this issue.
We have a Forms projects, then we converted to ios to unified, also update the nugget from 1.2 to 1.3
On android project, we can build APK on “release” mode, but app does not seem to work as expected (below is the issue), but if I build a “debug” IPA file and install it on the device its working fine.
We are communicating with WEB API and the data displays fine on the app, when connect azure mobile services and get data and save it on the local. Data that are received from Mobile services either not getting saved to local or not getting downloaded to app.
I already tried with creating a “keystore” for the publishing apk file , no difference.
Any ideas how I can debug the “release” .apk?
Much appreciated.
Asanka