thunkable / thunkable-issues

24 stars 9 forks source link

App crashes when you try to open it. #1254

Open RubeGoldbergMachine101 opened 1 year ago

RubeGoldbergMachine101 commented 1 year ago

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):

The more info, the faster we will be able to address it!

Platform

Does this affect: Drag and Drop UI - Android

Expected Behavior

I downloaded the app on my android device and expected it to open and display the first screen.

Actual Behavior

After I downloaded it I tried to open it but it would enter show a blank screen really quickly and then exit the app.

Project Link

https://x.thunkable.com/copy/c20926c74d5bddf1f52778a0db07cd4e

Community Link

https://community.thunkable.com/t/apk-crashes-before-even-starting/2312458


  STACK TRACE AND/OR SCREENSHOTS
java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException: The com.google.android.gms.ads.APPLICATION_ID metadata must have a String value.
Caused by: java.lang.IllegalStateException: The com.google.android.gms.ads.APPLICATION_ID metadata must have a String value.
Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String

![image](https://user-images.githubusercontent.com/127418621/224126608-71362801-3342-4a50-a4bd-063b569067f9.png)