Search code examples
c#.netvisual-studioxamarinapk

After archiving xamarin forms app to apk, it does not work


I have my xamarin app, when i start it form VS2019 in Release or Debug mode it works great. If i archive it with visual studio, sign and install to mine or other android phone, it crashes.


Solution

  • APK can't get SQLite table, because i truncated that at start. Logcat helped me understand what the problem is.