Few more questions :
I have a problem to open offlineStore without network, it's normal? (the error indicates that he does not find the host server)
Is it because I have definingRequest method in my storeOptions ?
Should I wait to be online before opening?
If so, it means that I can make creation / update request on a closed offlineStore?