You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
Hi,
I built mobile app and backend and have them working on Windows Phone version of the mobile app. I can create user account, logon, see events and all good stuff,
I build the Android version as well, but there I cannot even debug it as when it start and shows the blue background spash page, it ends right away afterward telling nothing to VS.NET. No exception trapped by the debugger.
Any idea?
I saw the project file targets to Android SDK 7.1 (Nougat), while I'm using a 6.0 emulator (Marshmallow). May be that the issue? I'm not deep into ANdroid, sorry for basic question.
Hi,
I built mobile app and backend and have them working on Windows Phone version of the mobile app. I can create user account, logon, see events and all good stuff,
I build the Android version as well, but there I cannot even debug it as when it start and shows the blue background spash page, it ends right away afterward telling nothing to VS.NET. No exception trapped by the debugger.
Any idea?
I saw the project file targets to Android SDK 7.1 (Nougat), while I'm using a 6.0 emulator (Marshmallow). May be that the issue? I'm not deep into ANdroid, sorry for basic question.