问题
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.
回答1:
APK can't get SQLite table, because i truncated that at start. Logcat helped me understand what the problem is.
来源:https://stackoverflow.com/questions/61630822/after-archiving-xamarin-forms-app-to-apk-it-does-not-work