Closed Gaubee closed 3 years ago
The sessionStorage is work. but localStorage is null. How can I enable the feature?
sessionStorage
localStorage
null
@Gaubee : can you tell me how to use this library. I could not find any view to use in my activity. Thanks
@phamducgiam I'll be posting sample code sooner or later.
@Gaubee Sorry for the late reply. To use localStorage, you need to enable the relevant setting in AwSettings. See here.
@phamducgiam See here.
The
sessionStorage
is work. butlocalStorage
isnull
. How can I enable the feature?