Search results for

[tags:wwdc20-10041]

12 results found

Post

Replies

Boosts

Views

Activity

App Clips and Keychain
Do App Clips have access to the Keychain? My clip would need to create and use cryptographic keys I would like to store in the Keychain for proper security. According to the session, alls frameworks can be used in a Clip. However, if the App Clip is able to write its data to the Keychain, can the full app later on read that data (like from any other extension)? What happens to the data written when an App Clip is deleted?
7
0
3.5k
Jun ’20
[APPClIPS] COPPA/GDPR risk
Hey, as a kids app developer, App Clips are perfectly support the connection between offline scene and our app. However, for kids app, we are also facing the COPPA/GDPR issue, when the App Clips is asking permission for location, camera, photo album, etc. If we will produce an App Clip for our app, can they share the same privacy policy? Will pop-up all the permission requests when scanning the code or tapping the NFC avoid all the COPPA/GDPR issue? Do we need to put privacy policy link somewhere in the App Clip? I assume most of these actions(scan/NFC) will be done by parents, but here we cannot simply set a parent gate to divide parents and kids, will it trigger any review issue when we submit? Looking forward to hearing the reply. Thanks, Faye
0
0
440
Jun ’20
Can not install App Clip on simulator
Hi, I tried to create a new App Clip target from my big project and install it on my simulator. The build was successful but it failed to install to simulator. Here is the error This app could not be installed at this time. Could not install at this time. Application identifier of the parent app, {team_id}., is not a prefix of the application identifier of the app clip, {team_id}.com.{app_name}.iphone.Clip This app could not be installed at this time. Domain: IXUserPresentableErrorDomain Code: 1 Failure Reason: Could not install at this time. Recovery Suggestion: Application identifier of the parent app, {team_id}., is not a prefix of the application identifier of the app clip, {team_id}.com.{app_name}.iphone.Clip- Application identifier of the parent app, {team_id}., is not a prefix of the application identifier of the app clip, {team_id}.com.{app_name}.iphone.Clip Domain: MIInstallerErrorDomain Code: 150 User Info: { ttFunctionName = -[MIInstallableBundle _performAppClipSpecificValidationForEntitlements:isA
5
0
2.2k
Jul ’20