OK so I manage to finally build an app to be only met with an app crash Can you guys like help me to fix this issue like it's been bugging me for weeks and I still can't fix this issue So basically to recreate the crash just open the app and that's it.It does say to you for some permissions but then that's it Here's some pictures Picture 1 every time you try to just remove the crash popup the whole app straight up crashes picture 1 Picture 2 sometimes it just gets stuck on the splashscreenpicture 2 Please help me fix this it's just my first time forking and also coding:(
Well I tried to fix the problem by fixing the code the first time I tried to fix the code. It just added a gazillion more errors bruh TThe github apk link: You can also go to my repo for this fork if you want to inspect closer: Please just help me guys:( Also iuse aide to code and github action to build this
OK so I manage to finally build an app to be only met with an app crash Can you guys like help me to fix this issue like it's been bugging me for weeks and I still can't fix this issue So basically to recreate the crash just open the app and that's it.It does say to you for some permissions but then that's it Here's some pictures Picture 1 every time you try to just remove the crash popup the whole app straight up crashes picture 1 Picture 2 sometimes it just gets stuck on the splashscreenpicture 2 Please help me fix this it's just my first time forking and also coding:(
Well I tried to fix the problem by fixing the code the first time I tried to fix the code. It just added a gazillion more errors bruh TThe github apk link:https://github/wait123-crate/Bluetooth-LE-Spam/actions/runs/13747497687 You can also go to my repo for this fork if you want to inspect closer:https://github/wait123-crate/Bluetooth-LE-Spam Please just help me guys:( Also iuse aide to code and github action to build this
Share Improve this question edited Mar 11 at 1:24 Edric 26.9k13 gold badges87 silver badges95 bronze badges asked Mar 10 at 12:02 user29960255user29960255 92 bronze badges 1- 1 Please edit the question to provide a the code directly in the question (not as a link to an external site), Make sure to reduce your code to a minimal reproducible example first. Please also add the stacktrace from Logcat, formatted using a code block. – tyg Commented Mar 10 at 16:29
1 Answer
Reset to default 0First of all , if your app is getting crashed : Please use Logcat to check find the exact source of crash (select crash in package)
Secondly , based on how you described the whole scenario , can you please check your manifest file. Have you mentioned the home page or the screen which comes next after your splash screen? If yes , please check if your second screen also has the intent filter like splash screen. Remove the intent filter if it is present in the second screen too.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744847949a4596957.html
评论列表(0条)