react-native-mqtt icon indicating copy to clipboard operation
react-native-mqtt copied to clipboard

AMQJS0010E localStorage is not supported by this browser - react native Expo

Open Northzedam opened this issue 2 years ago • 1 comments

I instaled AsyncStorage with yarn add @react-native-async-storage/async-storage and and passed the object to init. But when compiles I get the error: AMQJS0010E localStorage is not supported by this browser.

Line 841 , file mqttws31.js

Northzedam avatar Apr 29 '22 04:04 Northzedam

I saw this too.

younthu avatar May 25 '23 01:05 younthu