-
Notifications
You must be signed in to change notification settings - Fork 371
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
[Bug]: No Activity found to handle Intent for invalid url #1827
Comments
You should exclude the class inside the proguard rules. |
Thanks for bringing this to our attention, @osmanowadim! We'll work on handling invalid urls to prevent a crash. |
Hello, do we have any ETA on the fix for this issue? |
This issue has been addressed in our User Model 5.x.x version. Please upgrade to the latest version, and let us know if you encounter any further issues. |
For me the issue is still happening. The app is on When I enter "ttps://google.com" like in the original post, the app gets opened in a weird transparant way (so the app below it or the home screen are still visible, but every interaction is blocked, since my app forms some kind of overlay) and this is the stack trace:
|
What happened?
After sending push notifications with invalid link - "ttps://google.com" app started crashing.
Maybe need handle invalid url?
Steps to reproduce?
What did you expect to happen?
Handle invalid url like in iOS SDK. Just open app in case of invalid url
OneSignal Android SDK version
Release 4.8.6
Android version
13, 12, 11, 10, 9, 8, 7.1, 7.0
Specific Android models
No response
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: