corona
corona copied to clipboard
Apple: Privacy Settings Support
i.e
iphone =
{
xcassets = "Images.xcassets",
plist =
{
UILaunchStoryboardName = "LaunchScreen",
CFBundleIdentifier = "com.appodeal.sandbox",
NSAppTransportSecurity = { NSAllowsArbitraryLoads=true },
},
xcprivacy = {
NSPrivacyAccessedAPITypes = {
{
NSPrivacyAccessedAPIType = "NSPrivacyAccessedAPICategoryFileTimestamp",
NSPrivacyAccessedAPITypeReasons = { "3B52.1"}
}
}
},
},