Yusuf kaleem khan
Yusuf kaleem khan
project info "react-native": "0.49.3", "react-native-fcm": "16.2.0", till yesterday there was no issue with my project, but today I am not able to build the project even I did not change...
My project dependency "dependencies": { "react": "16.3.1", "react-native": "0.55.1", "react-native-animated-hide-view": "^1.0.0", "react-native-elements": "^0.19.1", "react-native-fcm": "^16.2.3", "react-native-keyboard-aware-scrollview": "^2.0.0", "react-native-simple-dialogs": "^0.4.1", "react-native-vector-icons": "^4.6.0", "react-navigation": "^2.0.0-rc.9" }, after adding FCM and linking via...
"react": "16.0.0-beta.5", "react-native": "0.49.3", "react-native-network-info": "^3.2.2", Issue : some device start sending bssid 02:00:00:00:00:00 from every wifi/network expected result: it should return different Bssid with different wifi network
i am using "react-native-network-info": "^3.2.2", my react version is "react": "16.0.0-beta.5", "react-native": "0.49.3", i am using react-native-network-info to get network BSSID this was wasworking fine untill my user update thier...
``` :app:prepareComGoogleFirebaseFirebaseCore1601Library UP-TO-DATE :app:prepareComGoogleFirebaseFirebaseIid1620Library UP-TO-DATE :app:prepareComGoogleFirebaseFirebaseIidInterop1600Library UP-TO-DATE :app:prepareComGoogleFirebaseFirebaseMeasurementConnector1600Library UP-TO-DATE :app:prepareComGoogleFirebaseFirebaseMeasurementConnectorImpl1601Library UP-TO-DATE :app:prepareComGoogleFirebaseFirebaseMessaging1710Library UP-TO-DATE :app:prepareKoenigReactNativeFcmUnspecifiedLibrary UP-TO-DATE :app:prepareKoenigReactNativeNetworkInfoUnspecifiedLibrary UP-TO-DATE :app:prepareKoenigReactNativeVectorIconsUnspecifiedLibrary UP-TO-DATE :app:prepareMeLeolinShortcutBadger1117Library UP-TO-DATE :app:prepareOrgWebkitAndroidJscR174650Library UP-TO-DATE :app:prepareDebugDependencies :app:compileDebugAidl UP-TO-DATE :app:compileDebugRenderscript UP-TO-DATE :app:generateDebugBuildConfig UP-TO-DATE...
please see below my MainActivity.java there is nothing where i can add .addPackage(new ChromeCustomTabsPackage(this)) //
``` File "inference.py", line 5, in enc_model = Model([enc_inp], enc_states) NameError: name 'enc_inp' is not defined ``` getting above error, am I missing something?
version used : "rc-notification": "3.3.0", i am trying to use my own close icon but its not working i have tried with svg also ``` Notification.newInstance({}, notification => { notification.notice({...
i am paasing array buffer and below error is happening please guide ``` (node:36124) UnhandledPromiseRejectionWarning: Error: Argument should be an audio buffer at Play (/Users/koenig/Documents/electron/TSP/node_modules/audio-play/index.js:12:36) at IpcMainImpl. (/Users/koenig/Documents/electron/TSP/main.js:29:18) (node:36124) UnhandledPromiseRejectionWarning:...