Cross-Domain LocalStorage Feb 2, 2016 As you may know, LocalStorage is domain based. You can’t read or write from localstorage that’s on different domain, even if that’s subdomain. But there is iframe trick that you can use to store data from domain to it’s subdomain. view source Advertisement More Similar PostsUnderstanding Key-Value Observing and CodingHow to Use SQLite to Manage Data in iOS AppsIntegrating Facebook Login in iOS App – The Manual WayHow To Scan QR Code Using AVFoundation FrameworkA Swift Tutorial for Google Maps SDKCreating Your Own Custom Controls Using IBDesignable in Xcode 6Documenting Your Objective-C and Swift Code in Xcode with HeaderDoc and DoxygenUsing iAd to Display Banner Ad in Your AppHow to Integrate Facebook Login in iOS AppIntroduction to UIActionSheet and UIPopoverControllerEmbedding Virtual Reality Across the Web with VR ViewsHow to Create a Simple RSS Reader AppCreate Static Table View Using StoryboardHandling Single and Multiple Selection in Collection ViewUnderstanding XML and JSON Parsing in iOS ProgrammingCreating Simple View Animations in SwiftCreate a Simple App for Video Recording and PlaybackHow to Design Rich Card-Based Layouts with Semantic UIBuild a Simple Camera App Using UIImagePickerControllerA Basic HTML5 Template For Any Project