ELUMeng 0.5.0

ELUMeng 0.5.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Aug 2017

Maintained by haysuperman.



 
Depends on:
UMengUShare/UI>= 0
UMengUShare/Social/WeChat>= 0
UMengUShare/Social/QQ>= 0
UMengUShare/Social/Sina>= 0
 

ELUMeng 0.5.0

  • By
  • haysuperman

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ELUMeng is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ELUMeng"

Author

haysuperman, wqewe

License

ELUMeng is available under the MIT license. See the LICENSE file for more info.

##help

  1. 在iOS9以上系统需要增加一个可跳转App的白名单,即LSApplicationQueriesSchemes LSApplicationQueriesSchemes wechat weixin

    sinaweibohd sinaweibo sinaweibosso weibosdk weibosdk2.5

    mqqapi mqq mqqOpensdkSSoLogin mqqconnect mqqopensdkdataline mqqopensdkgrouptribeshare mqqopensdkfriend mqqopensdkapi mqqopensdkapiV2 mqqopensdkapiV3 mqqopensdkapiV4 mqzoneopensdk wtloginmqq wtloginmqq2 mqqwpa mqzone mqzonev2 mqzoneshare wtloginqzone mqzonewx mqzoneopensdkapiV2 mqzoneopensdkapi19 mqzoneopensdkapi mqqbrowser mttbrowser tim timapi timopensdkfriend timwpa timgamebindinggroup timapiwallet timOpensdkSSoLogin wtlogintim timopensdkgrouptribeshare timopensdkapiV4 timgamebindinggroup timopensdkdataline wtlogintimV1 timapiV1

    alipay alipayshare

  2. URL Scheme URL Scheme是通过系统找到并跳转对应app的设置,通过向项目中的info.plist文件中加入URL types可使用第三方平台所注册的appkey信息向系统注册你的app,当跳转到第三方应用授权或分享后,可直接跳转回你的app。

    添加URL Types可工程设置面板设置 配置第三方平台URL Scheme 未列出则不需设置 (见pic1.png pic2.png)