You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
錯誤訊息:
java.lang.RuntimeException: Unable to start activity ComponentInfo{site.imsystemPWA.twa/site.imsystemPWA.twa.LauncherActivity}: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation
更多錯誤:
FATAL EXCEPTION: main
Process: site.imsystemPWA.twa, PID: 4261
java.lang.RuntimeException: Unable to start activity ComponentInfo{site.imsystemPWA.twa/site.imsystemPWA.twa.LauncherActivity}: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2955)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3030)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1696)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6938)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
Caused by: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation
at android.app.Activity.onCreate(Activity.java:1038)
at com.google.androidbrowserhelper.trusted.n.onCreate(Unknown Source:0)
at android.app.Activity.performCreate(Activity.java:7174)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1220)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2908)
... 9 more
The text was updated successfully, but these errors were encountered:
錯誤訊息:
java.lang.RuntimeException: Unable to start activity ComponentInfo{site.imsystemPWA.twa/site.imsystemPWA.twa.LauncherActivity}: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation
更多錯誤:
FATAL EXCEPTION: main
Process: site.imsystemPWA.twa, PID: 4261
java.lang.RuntimeException: Unable to start activity ComponentInfo{site.imsystemPWA.twa/site.imsystemPWA.twa.LauncherActivity}: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2955)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3030)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1696)
at android.os.Handler.dispatchMessage(Handler.java:105)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6938)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
Caused by: java.lang.IllegalStateException: Only fullscreen opaque activities can request orientation
at android.app.Activity.onCreate(Activity.java:1038)
at com.google.androidbrowserhelper.trusted.n.onCreate(Unknown Source:0)
at android.app.Activity.performCreate(Activity.java:7174)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1220)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2908)
... 9 more
The text was updated successfully, but these errors were encountered: