Post

Replies

Boosts

Views

Activity

App State restoration on iOS 14
I tried the app state restoration procedure on a test app but it did not work on iOS 14 device. I do not have any older device so could not verify. Is there any known issue for apostate restoration feature on iOS 14 ? The app delegate methods application(:shouldSaveApplicationState:) and application(:shouldRestoreApplicationState:)  are not being called too. I have never tried this feature for earlier versions so I cannot figure out if anything is wrong https://stackoverflow.com/questions/64000699/state-restoration-in-ios-14 however states its broken for iOS 14
1
0
809
Jun ’21
Custom icon for RPSystemBroadcastPickerView button
We are implementing RPSystemBroadcastPickerView for our project and wanted to change the icon image (solid circle in circle) to a custom app specific icon.One way we found was to get the subviews in RPSystemBroadcastPickerView, get the button and then change the buttons image view image. Is there any other direct way of customising this icon?Also will there be any issues in getting the app approved from Apple if the change the default icon?
5
0
3.1k
Jan ’19