Skip to content

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

Description

@ezrogha

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 🙏🏽

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions