You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, just installed react-native-mqtt and first thing after doing it, is an error
"<MY_APP_PATH>/node_modules/react-native-mqtt/android/build/intermediates/library_manifest/debug/AndroidManifest.xml:16:5-17:15: AAPT: error: unexpected element service found in manifest."
.
Steps to reproduce:
It's freshly initialized app, no screens, no source, just default App.js. react-native init MyApp
Install packages for which application asks via npm install.
The text was updated successfully, but these errors were encountered:
Hi, just installed react-native-mqtt and first thing after doing it, is an error
.
Steps to reproduce:
It's freshly initialized app, no screens, no source, just default App.js.
react-native init MyApp
Install packages for which application asks via npm install.
The text was updated successfully, but these errors were encountered: