简体   繁体   English

无法再打开android应用(直到重新安装)

[英]Can no longer open android app (until reinstall)

I've been having reports from users saying that they can no longer open our app; 我一直在收到用户的报告,说他们无法再打开我们的应用程序; and I have now seen this on my own phone. 现在我已经在自己的手机上看到了

When I tap the app icon the screen goes black (showing the title but that's it), then quickly the black screen disappears and you're back in the OS. 当我点击应用程序图标时,屏幕变黑(显示标题,仅此而已),然后黑屏迅速消失,您又回到了操作系统中。

Logcat shows zero issues when this happens. 发生这种情况时,Logcat显示零问题。

Anyone know what could be happening? 有人知道会发生什么吗? This issue has only become apparent within the last few weeks before that there were no reports from users on this particular issue. 该问题仅在最近几周内变得明显,而用户尚未收到有关此特定问题的报告。

EDIT: I've tried restarting the phone, force-stopping the app and clearing the cache+data to no avail. 编辑:我试图重新启动手机,强制停止应用程序,并清除缓存+数据无济于事。

如果您的应用程序通过网络使用Internet或HTTP请求,则在onResume方法中编写代码,否则对于HTTP请求使用异步任务

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

相关问题 无法打开Android设备监视器-重新安装? - Can't Open Android Device Monitor - Reinstall? IDE在下次启动时无法重新安装Android App - IDE Can not ReInstall Android App on next launch Android:重新安装应用程序失败 - Android: app reinstall fails 即使重新安装了我的应用程序,我也可以永久更改其变量吗? - Can I permanently change a variable in an Android app even if they reinstall? 重新安装Android Studio后无法在设备模拟器上运行应用 - Can't run app on device emulator after Android Studio reinstall 是否重新安装与升级相同的Android应用 - Is reinstall an Android app same as Upgrading 如果用户重新安装应用程序或再次打开应用程序,如何使用Android平台更新parse.com中的行 - How to update the rows in parse.com using android platform if user reinstall the app or again open the app 如何防止android应用在重新安装时从GCM接收推送通知,直到用户通过我的网络服务进行身份验证 - How to prevent android app from receiving push notifications from GCM on reinstall , until user authenticates with my web service android:从应用程序代码中检测应用程序的重新安装 - android : detect the reinstall of an app from the app code 在Android中重新安装应用程序后检索设置 - Retrieve settings after app reinstall in android
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM