Some of the docs for the storage feature of SDK look to be incorrect. For example, the use_persistent hook has the doc:
A persistent storage hook that can be used to store data across application reloads.
I don't believe the latter bolded/italic part of this doc is correct, at least on the Web platform. We should look for all discrepancies and correct them.
Some of the docs for the
storage
feature of SDK look to be incorrect. For example, theuse_persistent
hook has the doc:I don't believe the latter bolded/italic part of this doc is correct, at least on the Web platform. We should look for all discrepancies and correct them.