-
Notifications
You must be signed in to change notification settings - Fork 16
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
is not accessible webview error #34
Comments
Can you intialize this |
|
I guess the easiest way would be to just pass in the unwrapped context when you initialize that SDK. The other options you mentioned would work as well, but would be more difficult to do:
|
Closed due to inactivity. |
Hello @B3nedikt, would it be possible to reopen the issue? I've forked this repo and updated the sample Kotlin app to reproduce the issue. https://github.com/OvoMaS/ViewPump/tree/insider_inapp_crash The sample app does not compile because there are some missing configurations which I can't share publicly (google-services.json, some config keys), but I can send them to you in private. Thanks for the assistance. |
Hi @OvoMaS :) Of course that would be possible, you can send me the keys e.g. by mail: [email protected], or through a private repository. |
You should have received an email with all the details. |
We have problems when using a notification sdk. When an inapp message is triggered, the webview can not be inflated and this error is shown.
The text was updated successfully, but these errors were encountered: