-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Hi Team.
We are integrating Firebase sdk first time. When we use sample app available at https://github.com/firebase/firebase-ios-sdk/tree/main/FirebaseAppCheck/Apps/FIRAppCheckTestApp, it is not fetching app check token from server (firebaseappcheck.googleapis.com) if token was fetched in previous instance. When we use same code in our app, Firebase sdk always makes an API call to the server to get the token i.e. it does not use cached token. We are not able to understand the reason for this. Can anybody guide ?
SDK version: 11.14.0
TTL value in FB console: 2 days