Post

Replies

Boosts

Views

Activity

Open Keynote from my app
Is it possible to open a Keynote file in the iOS-Keynote App from my app? I tried with shortcuts, but do not know how to pass the file as input. I took the shortcut "Open Presentation" to open a file with Keynote, but it does not take my file as input. It always asked "Which presentation?" if I run this code: NSString *shortcutURL = [NSString stringWithFormat:@"shortcuts://run-shortcut?name=%@&input=%@", myShortcutName, filePathToKeynote]; [[UIApplication sharedApplication] openURL:[NSURL URLWithString:shortcutURL] options:@{} completionHandler:nil]; Is there any other option to directly open the file in Keynote without showing a dialog where the user has to pick the Keynote App first? I know it's possible with UIActivityViewController, but I want to avoid showing the dialog where the user has to choose the application.
0
0
592
Feb ’23
App Privacy Problems
Hello there! Do you know something about the "Manage App Privacy"? I put the link in the section "App privacy", but I´m unable to upload the app for the review process: Cannot be submitted for testing The following items are required to start the review process: Before you can submit this app for review, an administrator must provide information about the app's privacy practices in the App Privacy section. Don´t know, how to handle this. Can anyone please help me?
1
0
692
Dec ’21