Expo-secure-store and Icloud access

Please provide the following:

  1. SDK Version:41
  2. Platforms(Android/iOS/web/all):iOS
  3. expo-secure-storage

I want to implement expo apple authentication so i need Apple Authentication Credentials persists across installs via securestore. In expo-secure-store documents

Please note that for iOS standalone apps, data stored with expo-secure-store can persist across app installs.

Does that mean Apple Authentication Credentials will be stored in Apple servers. My app could fetch that later? (phone reset,or installing app on another device with same apple id)

Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.