Posts

Post not yet marked as solved
1 Replies
429 Views
On iPadOS 13 the AVPlayerViewController throws the following console message when tapping on the expand button in the AVPlayer control:Warning: <AVPlayerViewController: ...> was deallocated while its contents were being presented full screen. ***The VC is added by addChildViewController to its parent controller and everything else worked fine when it was built with the iOS 9 SDK. But now with the iPadOS SDK 13 it no longer works.As a current workarround I set showsPlaybackControls to NO and implemented the expand and collapse feature manually (which works). But I loose all the other features from the playback controls.Would be great if some can point me in the right solution direction.Many thanks...
Posted
by KK_iOS.
Last updated
.
Post not yet marked as solved
2 Replies
1.4k Views
Within the last 12 months two users of my app received this German message "Erneute Gewährung fehlgeschlagen. Kaufe erst das Softwareprogramm" when they tried to "Restore" their subscriptions. I think the English mesage is "Regrant Failed! Please Purchase Software Application First". It happened under iOS 10 and 11.I already asked the Apple Support and iTunesConnect but nowone was able or willing to help me to explain what this messages cause or what the user need to do to resolve it.Every input from you to get this resolved is highly appreciated!
Posted
by KK_iOS.
Last updated
.