Post

Replies

Boosts

Views

Activity

Reply to iOS 13 navigationbar show in wrong position
Thanks for your reply. Our app has already replaced automatic with fullscreen before the problem occured. Due to UIModalPresentationAutomatic is defined in iOS 13 SDK, and we build against with iOS 12 SDK (still use XCode 10.x), I don't think such replace really takes effect.I will still try to reproduce it.
Jan ’20
Reply to App not processed due to app thinning with no variants
I receive the reply email from apple support. They still try to find the root cause, but they give us a temporary solution (which I think they modify on their server) Then I rebuild my app and upload it, this time I receive an error during uploading, it's about wrong supported platform in third party framework Info.plist (it supports iphonesimulator in its info.plist) After modify the info.plist only, everything start to work, and we can start to test it on testflight
Mar ’22