react-native-prompt-android icon indicating copy to clipboard operation
react-native-prompt-android copied to clipboard

Error while running for android

Open kchangch opened this issue 4 years ago • 4 comments

Is this library still being maintained? Im getting null is not an object (evaluating 'PromptAndroid.promptWithArgs'). Any idea?

kchangch avatar Nov 07 '20 22:11 kchangch

Getting same error for android TypeError: Cannot read property 'prompt WithArgs' of undefined

akshaypunchh avatar May 21 '21 12:05 akshaypunchh

Same error in 2021 :/

NairiAreg avatar Jan 05 '22 05:01 NairiAreg

I'm getting this error with Expo Go, but not with React Native CLI.

I mirrored a project: one runs on React Native CLI and the other runs on Expo CLI.

Zcehtro avatar Oct 14 '22 20:10 Zcehtro

Since it's native code, you have to use a dedicated development build.

I could display the prompt on an Android device, no problem.

eightyfive avatar Oct 20 '22 07:10 eightyfive