Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

❓ [ERROR]: اکشن وب‌ویوو در فلاتر کار نمی‌کنه #27

Open
mahdi-malv opened this issue Oct 30, 2021 · 0 comments
Labels
question Further information is requested

Comments

@mahdi-malv
Copy link
Collaborator

شرح خطا
در صورت استفاده از اکشن وب‌ویوو این خطا رخ میده. Activity استفاده شده توی فلاتر AppCompat نیست و لذا این خطا پیش میاد

لاگ خطا
لاگی که در لاگ‌کت هنگام رخ‌دادن خطا چاپ می‌شود. متن کامل استک‌تریس را چاپ کنید.

E/Pushe: Error in loading web view activity
    java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.
        at androidx.appcompat.app.AppCompatDelegateImpl.createSubDecor(AppCompatDelegateImpl.java:846)
        at androidx.appcompat.app.AppCompatDelegateImpl.ensureSubDecor(AppCompatDelegateImpl.java:809)
        at androidx.appcompat.app.AppCompatDelegateImpl.setContentView(AppCompatDelegateImpl.java:696)
        at androidx.appcompat.app.AppCompatActivity.setContentView(AppCompatActivity.java:195)
        at co.pushe.plus.notification.ui.WebViewActivity.onCreate(WebViewActivity.kt:5)
        at android.app.Activity.performCreate(Activity.java:6692)
        at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
        at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2621)
        at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2729)
        at android.app.ActivityThread.-wrap12(ActivityThread.java)
        at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1480)
        at android.os.Handler.dispatchMessage(Handler.java:102)
        at android.os.Looper.loop(Looper.java:154)
        at android.app.ActivityThread.main(ActivityThread.java:6192)
        at java.lang.reflect.Method.invoke(Native Method)
        at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
        at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)

اطلاعات محیط تست

  • نسخه‌ی پوشه یا پلاگین: 2.5.1.nullsafery.1
  • نسخه‌ی فریم‌ورک: irrelevant to version
  • سیستم‌عامل (Android/iOS): Android
  • TargetSDK/CompileSDK (Android): 30, 29, ...
@mahdi-malv mahdi-malv added the question Further information is requested label Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant