cordova-plugin-baidumobstat 1.1.0

cordova-plugin-baidumobstat 1.1.0

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release Apr 2017

Maintained by apptongji.



 
Depends on:
Cordova>= 4.0.0
BaiduMobStat>= 4.5.0
 

  • By
  • apptongji

百度移动统计iOS版本Cordova插件

How to debug:

  1. clone this project
  2. remove the old plugin from the project

    cordova plugin remove cordova-plugin-baidu-mob-stat
    
  3. add the plugin

    cordova plugin add ../cordova-plugin-baidumobstat
    
  4. open the ios project in platform/ios/folder

  5. build and debug