inProgress-team / inProgress-team/react-native-meteor

react-native-meteor not working on android versions 9.0 and above

Open
#366 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
688
Forks
200
PR merge metrics
No merged PRs in 30d

Description

Hi, I have noticed that react-native-meteor doesn't run on android versions 9.0 and above when the app is run via apk, though it works properly on local(using dev server).
i.e
In my code nothing is executed after this line when using v9.0 and above via apk
`Meteor.call('Account.checkEmailVerification', { email }, (err, ok) => {`
All other versions execute perfectly.

Note: react-native-meteor works properly on all versions when run in development

Any help will be highly appreciated 🙏🏽

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.