react-native-google-places icon indicating copy to clipboard operation
react-native-google-places copied to clipboard

App crashing and error is not showing in cmd, metro server, console

Open mehdihussain9 opened this issue 5 years ago • 3 comments

2 npms 'React-native-maps' and 'React-native-google-places' that are working fine in sandbox integration are not working in production envirinment causing App crash probably bcoz of the reason react-native updated version (0.61) compatibility issue.

mehdihussain9 avatar Jan 15 '20 05:01 mehdihussain9

@mehdihussain9 try to run it in Android Studio

ydv0121 avatar Mar 20 '20 04:03 ydv0121

Same here! Works fine on iOS. Crashes when click on the back button or select an address from the list. Closes the application does not report an error.

Upgraded to React Native 0.61

gauthampait avatar Mar 28 '20 17:03 gauthampait

Update : Fixed

There was an outdated react-native-upi-payment library which was causing some kind of a conflict. All godo now. Back to road.

gauthampait avatar Mar 28 '20 18:03 gauthampait