Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/102.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
当应用程序在iOs Ionic3中更新时,LocalFower返回undefined,如果应用程序切换回旧版本,本地存储工作正常_Ios_Cordova_Ionic3_Localforage - Fatal编程技术网

当应用程序在iOs Ionic3中更新时,LocalFower返回undefined,如果应用程序切换回旧版本,本地存储工作正常

当应用程序在iOs Ionic3中更新时,LocalFower返回undefined,如果应用程序切换回旧版本,本地存储工作正常,ios,cordova,ionic3,localforage,Ios,Cordova,Ionic3,Localforage,在Ionic3应用程序上,我使用LocalFounder indexedDB存储authtoken。当我升级应用程序时,localstorage显示为未定义。然而,如果我重新安装旧的应用程序,Authtoken显示良好 我不确定问题是什么,是不是localstorage再次初始化为空值,但仍存储旧值

在Ionic3应用程序上,我使用LocalFounder indexedDB存储authtoken。当我升级应用程序时,localstorage显示为未定义。然而,如果我重新安装旧的应用程序,Authtoken显示良好

我不确定问题是什么,是不是localstorage再次初始化为空值,但仍存储旧值