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

江枫思渺然 提交于 2021-02-11 13:47:48

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!