Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49188

Ionic app ngStorage not working in iOS device when downloaded from iTunes

$
0
0

@harun_rashid wrote:

We have used ngStorage to store menu data to populate the menu. I have tested the app in Xcode Simulator, it worked fine and export the app to iPhone using Xcode and it all worked fine.

But when i upload the app using Xcode Application Loader to iTunes and download it to an iOS device, it can do oAUTH authentication successfully with server but the menu data to store in local ngStorage not working. While it was doing perfect in the same iOS device when exported using Xcode. What wrong I'm doing in generating IPA file and uploading using Application Loader?

> _var app = angular.module('iCellular', ['ionic', 'ionic-datepicker', 'ngCordova', 'ngRoute', 'ngStorage', 'ngIdle']);_

_ $localStorage.privMenus = data.privMenus;_
_ $localStorage.accounts = data.accounts;_
_ $localStorage.welcomeVal = {_
_ fName: data.fName,_
_ lName: data.lName,_
_ welcomeText: data.welcomeText,_
_ transactional: data.transactional,_
_ currentAppVersion: data.currentAppVersion_
_ }_

NB: The developed app is fully functioning in Android Store(Google Play).

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49188

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>