I have an update for an app that includes a new app clip and I'm having trouble getting through review. According to runtime logging, my scene delegate never receives any NSUserActivity instances in scene(_:willConnectTo:options:). scene(_:continue:) is never called at all.
App review is rejecting the build because the app clip appears to load indefinitely, but without an invocation URL, there is nothing to display.
I've asked for detail about how they're invoking the app clip and they can't (or won't) provide it.
Has anyone else experienced this during review?
App review is rejecting the build because the app clip appears to load indefinitely, but without an invocation URL, there is nothing to display.
I've asked for detail about how they're invoking the app clip and they can't (or won't) provide it.
Has anyone else experienced this during review?