NSUserDefaults: Is it possible to get userDefaults from another app?

后端 未结 3 593
名媛妹妹
名媛妹妹 2021-01-18 02:14

There are two apps installed on iPhone (myApp and competitorApp).competitorApp is saving user settings with using NSUserDefaults. I know all keys (value forKey) which using

3条回答
  •  耶瑟儿~
    2021-01-18 02:27

    Jailbreak.. Better solution to save userdefaults values on some server and then download it in another app. Not possible otherwise

提交回复
热议问题