简体   繁体   English

将 xamarin forms 应用程序归档到 apk 后,它不起作用

[英]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.我有我的 xamarin 应用程序,当我在发布或调试模式下从 VS2019 启动它时效果很好。 If i archive it with visual studio, sign and install to mine or other android phone, it crashes.如果我用 Visual Studio 存档,签名并安装到我的或其他 android 手机,它会崩溃。

APK can't get SQLite table, because i truncated that at start. APK 无法获取 SQLite 表,因为我在开始时截断了该表。 Logcat helped me understand what the problem is. Logcat 帮助我了解了问题所在。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM