Hi All,
I have created offline App using Cordova and Kapsel Plugin eveything worked on fine i was able to perform offline read and write.
The problem is when i try to open second offline store i get this weird error :-
"Unknown network error occured[-10210] The operation failed due to an error on the server: The conversion from OData metadata to Offline OData client database m"
I saw there is another discussion in the same lines but posting it again as that was specific to IOS and i am working on Android.
I also searched and in one of the blog it was mentioned that this error may be caused due to :-
1) OData version is V3 instead of V2 --- I am using V2 so thats fine.
2) Wrong properties while creating the store ------ I checked that as well and they are fine,
Any help will be highly appreciated.
Thanks in advance,
Vishesh