-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Realm 2.0.0 Update FATAL EXCEPTION : Unable to instantiate receiver io.realm.internal.network.NetworkStateReceiver #3521
Comments
The same here. After a fresh install (Run...) via Android Studio the error occurs at app's startup. |
Duplicate of #3505 Will be fixed in 2.0.1 |
+1 |
1 similar comment
+1 |
I'll close this as a duplicate. We treat this as a critical issue. |
+1 |
Where is the Realm team sleeping. Recently the have been boasting to release new features and this fatal bug is not resolved after weeks 👎 |
Quick and dirty solution : put this into your launcher activity OR Application=> try { |
Fixed in 2.0.1 release |
After updating to Realm 2.0.0 today this exception occurred on fresh installation (removed old app data for migration problems).
Update
After restarting the app again and again. problem vanished.
The text was updated successfully, but these errors were encountered: