iOS development--IOS10 Upgrade Aurora Push SDK, friends League share SDK

Source: Internet
Author: User

The Xcode8 was upgraded shortly before, while the iOS10 system was also pushed for a long time.

Because the company needs to adapt to the iOS 10 system, the third-party SDK recommends a promotion.

Contains replacement upgrades for the new SDK and corresponding code modifications.


Main share How to upgrade the Aurora Push SDK, friends of the League to share the SDK and the upgrade process encountered errors


I. Upgrade the Aurora Push SDK, there is a good blog, code changes are also written in a very detailed not to write more,

The compilation error encountered in the third part


http://blog.csdn.net/cloud_pro/article/details/52574637



Two. Upgrade the Friend Alliance to share the SDK to the current latest version of 5.2.1 (after the upgrade of 6.0 version just launched)

If the first time to integrate with friends, see the official website integration:

Http://dev.umeng.com/social/ios/quick-integration#1


Get ready to download the latest SDK from your friends website


1. Delete the old version of the SDK by right-clicking the show in Finder to trash.


2. Right-click Delete Two folders in Xcode (the name of the file turns red)


3. Import the latest version of the Friend League sharing SDK





Three. If you upgrade the Aurora Push SDK or the friend League share SDK encountered the compilation error problem, red exclamation mark.

1. Report duplicate import errors as follows




2. If the compilation also reported the red exclamation mark of a xxx.a file separately, the following resolution

XXX.A drag-and-drop import Xcode under the corresponding SDK folder



3. Aurora Push Normal, when the app does not start, click the Notification Bar message to open the app,

The app occasionally flashes after the message jump interface pops up.


Multiple tests speculated that the windows underlying is not initialized well,

Pop-up message controller plus 0.3 seconds of delay.


[Gcdqueue executeinmainqueue:^{

[Self.window.rootViewController PRESENTVIEWCONTROLLER:MSGVC Animated:yes completion:^{

}];

} afterdelaysecs:0.3];



The above several methods in addition to non-code errors of the problem can be Baidu search solution.

iOS development--IOS10 Upgrade Aurora Push SDK, friends League share SDK

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.