Stuck on splash screen after build Standalone

Hi, this app is only for Android, after i create the Standalone Apk, i only get thins using adb logcat like below:

Beginning open the app when instaled with apk:

BroadcastQueue: Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$GmsExternalReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.android.launcher3 (uid 10008)
.....
FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
.....
 : HostConnection::get() New Host Connection established 0xdc1f2f00, tid 7502
07-27 13:38:41.804  7502  7519 E GraphResponse: {HttpStatus: 400, errorCode: 100, subErrorCode: 33, errorType: GraphMethodException, errorMessage: Unsupported get request. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api}
......

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.