When I want open my app it is immediately close

Hello friends when I want open my app it is immediately close.
But if I use companion it is working fine.
If you have solution please tell me.

If you added ads banner, you can read Issue with Apps Crashing After SDK33 Update - Use ads banners - #4 by JEWEL

And add Your information here

Don’t Have Ads in My App

Why don’t you tell us what your application has?

Use logcat to find out what happens

Taifun

1 Like

I’d recommend to check if all libraries and dependencies are included, and if all resource files are in place. Sometimes the smallest details cause the biggest issues.

Also, definitely give logcat a try, as @Taifun suggested. It’s super useful for catching what goes wrong at crash time.