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

App crashing in production on some android devices

Open ahmedjamshedlead opened this issue 5 years ago • 1 comments

Dependencies in package.json

"dependencies": { "apisauce": "0.16.0", "i18n-js": "3.0.11", "lodash.throttle": "4.1.1", "mobx": "4.2.1", "mobx-react": "5.2.8", "mobx-state-tree": "2.0.5", "ramda": "0.25.0", "react": "16.6.1", "react-native": "0.57.7", "react-native-autocomplete-search": "^1.0.8", "react-native-collapsible": "^1.4.0", "react-native-confirmation-code-input": "^1.0.4", "react-native-extended-stylesheet": "^0.11.1", "react-native-fast-image": "5.1.2", "react-native-firebase": "5.2.0", "react-native-gesture-handler": "1.0.9", "react-native-google-places": "2.5.2", "react-native-google-signin": "1.0.2", "react-native-google-static-map": "^0.1.13", "react-native-image-crop-picker": "^0.23.0", "react-native-image-zoom-viewer": "^2.2.25", "react-native-in-app-notification": "git+https://github.com/ahmedjamshedlead/react-native-in-app-notification.git", "react-native-keychain": "3.0.0", "react-native-languages": "3.0.0", "react-native-material-dropdown": "^0.11.1", "react-native-modal": "^7.0.2", "react-native-root-toast": "^3.0.2", "react-native-snap-carousel": "^3.7.5", "react-native-splash-screen": "3.1.1", "react-native-star-rating": "^1.1.0", "react-native-tab-view": "^1.3.1", "react-native-vector-icons": "6.1.0", "react-navigation": "3.0.0", "react-navigation-fluid-transitions": "^0.2.74", "reactotron-mst": "2.1.0", "reactotron-react-native": "2.1.0", "throttle-debounce": "^2.1.0", "validate.js": "0.12.0" }, "devDependencies": { "@babel/plugin-proposal-decorators": "^7.0.0", "@babel/plugin-proposal-optional-catch-binding": "^7.0.0", "@babel/runtime": "^7.0.0", "@storybook/addon-storyshots": "^4.0.6", "@storybook/react-native": "3.4.3", "@types/jest": "23.3.2", "@types/ramda": "0.25.28", "@types/react": "16.7.7", "@types/react-native": "0.57.13", "@types/react-navigation": "2.13.5", "@types/react-test-renderer": "16.0.3", "@types/validate.js": "0.11.0", "babel-jest": "23.6.0", "babel-plugin-transform-inline-environment-variables": "0.4.3", "ignite-bowser": "^2.0.0", "ignite-vector-icons": "^1.1.1", "jest": "23.6.0", "jest-preset-ignite": "0.6.1", "metro-react-native-babel-preset": "0.51.1", "npm-run-all": "4.1.3", "patch-package": "5.1.1", "postinstall-prepare": "1.0.1", "prettier": "1.12.1", "react-dom": "16.5.0", "react-powerplug": "0.1.5", "react-test-renderer": "16.6.1", "rimraf": "2.6.2", "solidarity": "2.1.0", "tslint": "5.11.0", "tslint-config-prettier": "1.15.0", "typescript": "3.0.3" }

Screen Shot 2019-04-22 at 10 17 04 AM

ahmedjamshedlead avatar Apr 22 '19 05:04 ahmedjamshedlead

Please upgrade to the latest release of v3 and report if the crashes go away or persist. Cheers!

tolu360 avatar May 24 '19 15:05 tolu360