-
Notifications
You must be signed in to change notification settings - Fork 39
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
SecurityException: Caller no longer running, last stopped v2 #194
Comments
Apparently, this is a known issue: |
This is pertaining to this issue: |
@rykugur we have released a patch 1.6.1 and a new release 2.0.0 with a potential fix. |
@rykugur I'm closing this since it was addressed in patch 1.6.1 and release 2.0.0. Feel free to open this back up if you continue to see this issue after updating to 1.6.1 or 2.0.0. Thanks! |
Thanks much!
…On Fri, Apr 27, 2018, 14:09 Tom Zurkan ***@***.***> wrote:
@rykugur <https://github.com/rykugur> I'm closing this since it was
addressed in patch 1.6.1 and release 2.0.0. Feel free to open this back up
if you continue to see this issue after updating to 1.6.1 or 2.0.0. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#194 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACfS6iLrK_vp2fe14QusXwR6pDiBlOd3ks5ts2zlgaJpZM4TT1K->
.
|
What implications does this bug have? Will the datafile still be refreshed properly? |
This is a continuation of this issue: #166
We're seeing the same crash and stacktrace after implementing the intent filter in code.
Stacktrace:
Snippet of our intent-filter in our
Application.onCreate()
method:99% of our crashes are happening on Android O, with a large number of those users on Samsung devices (but this doesn't seem to be a Samsung-only issue, there are also a fair number of HTC, LG, Google, etc. devices)
The text was updated successfully, but these errors were encountered: