What is a best practice for Mobile Application Architecture: Local Storage?

What is a best practice for Mobile Application Architecture: Local Storage?
A . Do not use local storage(mobile device), instead try to use central storage(server side)
B . Map server side static entities into local entities
C . Have a local storage inside the CS Module instead of M_CS Module
D . Use a centralized local storage for all mobile applications to ensure maintainability

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments