Skip to content
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

Not working on android #43

Open
rahulsalvikar777 opened this issue Feb 8, 2019 · 4 comments
Open

Not working on android #43

rahulsalvikar777 opened this issue Feb 8, 2019 · 4 comments

Comments

@rahulsalvikar777
Copy link

Getting this blow error

undefined is not an object (evaluating 'PromptAndroid.promptWithArgs')

Its working proper on iPhone. But it gives error on

Genymotion Goggle Nexus 6, android API - 8.0-API 26.

@arcollector
Copy link

after linking you need to build again the apk file (react-native run-android), also, re-start react-native (react-native start) to refresh imported modules paths

@trialsNow
Copy link

@rahulsalvikar777 manual linking of this module in android resolves this issue

@vegemite4me
Copy link

With RN 0.66.4 I followed @arcollector steps, except there was no need for manual linking.

@MuhammadAdeelBaig
Copy link

rebuild the project using npx react-native run-android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants