My problem is that my application size is very high,
is there any idea to reduce size of application?
if i make application without content and content is uploaded my server then how i sync the application with content put on my server?
i want to know that once user download application after that when he use application then we stream the content and save his document folder.
once user stream then never required for streaming.
is it possible????
Thanks,
Yes it is possible that you can download your content and can save to application’s document folder, when user runs your application for the first time. Thought it may affect the first impression to your user as it will take time to download.