skip to Main Content

JWT flow in React Native

I have a web app that communicates with an auth server that stores the access & refresh token in an httpOnly cookie when the user logs in, now building an app so what is the best practice for storing those…

VIEW QUESTION

React native – ITMS-91064 NSPrivacyTracking must be true if NSPrivacyTrackingDomains isn‘t empty. Keys and values

I have issue releasing a react-native project in appStore after I submit the app. I get rejection from Apple rejection msg: ITMS-91064: Invalid tracking information - A PrivacyInfo.xcprivacy file contains invalid tracking information at the following path: “Frameworks/SASDisplayKit.framework/PrivacyInfo.xcprivacy”. NSPrivacyTracking must…

VIEW QUESTION
Back To Top
Search