iOS 13 UI Impact Notice

更新时间:
复制 MD 格式

iOS 13 and later versions no longer support the UISearchDisplayController control. If your iOS app uses UISearchDisplayController in a search box—such as on a page that lets users switch country codes—the app crashes when users open that page. Before listing your app on the App Store, test it thoroughly to confirm it does not use UISearchDisplayController.

If your app crashes as described above, fix the issue by completing the following steps.

  1. Integrate this dependency.
    pod 'AlicloudALBBOpenAccount', '3.4.0.46'
  2. Replace the files in your main project’s corresponding directory with the files from the xib folder in ALBBOpenAccountUI.framework.