-
Notifications
You must be signed in to change notification settings - Fork 984
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
Can't launch mobile app after realm upgrade: Unfortunately, Status has stopped (Android 6.0.1, Galaxy S6 and S7) #8366
Comments
@jakubgs since you just had a stab at the ndk filter could you look at this? seems like facebook/react-native#24261 could solve this |
How is that any help when we need 64 bit support to do a release starting from 1st of June? |
apparently realm doesn't support 64 bits yet anyway |
According to this:
But that's nonsense because we need
and:
So we can't just drop it, or we will be unable to release to the Play Store. |
update on devices where issue can be reproduce and not: Can reproduce issue
Can't reproduce issue:
|
Confirms that it is 64 bits phones |
@jakubgs we can drop it until realm supports it, so I'll be watching their issue, it shouldn't take long |
See: * #8366 * realm/realm-js#2282 * facebook/react-native#25060 Signed-off-by: Jakub Sokołowski <jakub@status.im>
Okay, we can do that, but just to be clear, we won't be able to do Android releases until we undo the temporary fix: #8367 |
This happens to my Samsung S6 Edge, Android 7 as well. Which branch of the upstream repo can I rebase my own development branches with so I can continue development? |
Description
Type: Bug
Summary: Can't launch app, see "Unfortunately, Status has stopped" popup instead. Installed Android nightly build from https://ci.status.im/job/status-react/job/nightly/1105/
Note that previous nightly https://ci.status.im/job/status-react/job/nightly/1104/ can be installed and launched fine. Assume that the issues is introduced by #8336
Expected behavior
app launched
Actual behavior
"Unfortunately, Status has stopped" popup
logcat contains
Reproduction
Additional Information
comment: # (Android or iOS.)
Logs
full logcat:
cantstart.txt
The text was updated successfully, but these errors were encountered: