function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
het pinhet pin 

Can we using SmartSync on Native app ?

An awesome mobile app architecture was described here with offline and sync feature : 
https://developer.salesforce.com/page/Developing_Offline_Apps_with_SmartStore
The App store offline data with SmartStore
Synchronization using SmartSync. 
And only example on Hybrid app, no Native.
After Searching, I only see SmartSync on Hybryd app sample. 
Can we using SmartSync on Native app ?
If not, It mean Native App only store offline, no synchronization. I think it's no reason for using salesfore :|.
If yes, please help me how to implement it on native. 
Many thanks

AshwaniAshwani
I believe Salesforce mobile-ios-sdk already have this feature. You can use that sdk for smartstore functionality. Hybrid app doesn't require any sdk to use smartstore. In case of hybrid app JS will sufficient.
het pinhet pin

Thanks for your answer.
But the problem is SmartSync, I can't find any sample or guide to use SmartSync on Native (Android and Ios), while we have official example of SmartSync on Hybrid.

And I worry that SmartSync only support Hybrid app.

Anyone use SmartSync on Native SDK, please share your experience.
Thanks so much.

OksmanOksman
Native SmartSync is on our roadmap. We will release a preview around Dreamforce that will have read capabilities.