用户工具

站点工具


Radar Plugin

Radar plug-in is an iOS analysis Plug-in developed by Cobub Razor which is based on Radar.

Provide real-time dynamic professional analysis and all-round monitoring of competitive situation for App store, push effect is in front of you and help you measure yourself competitiveness more clearly.

FAQs

What’s AppId?

In the iOS developer platform,each application has a corresponding ID,named AppID.

An AppID contains a prefix and a suffix.The prefix is used to represent the Bundle Seed ID of package and usually is the defalut value.The pivotal suffix(Bundle Identifier) is the package name of the software and can be a wildcard or an unique Id

Each application must have a unique package name, to ensure that it will not conflict with other softwares in the AppStore or user’s phone.For example, if your website domain name is ‘www.abc.com’, and usually the package name is defined as ‘com.abc.www’.

How to create AppId in the iOS developer platform?

Login in http://developer.apple.com/ios with your developer account,then click on ‘Cerificates,Identifiers & Profiles’ in the left of home page.

Click on ‘Cerificates’

Select the ‘App IDs’ in the left navigation bar,and click on ‘+’ at the right-top corner.

Input the description(only show in the management platform),prefix,package name in the configuration page.The definition of the package name see above mentioned,you can use wildcards if you don’t use the push function.

A new AppID has been created successfully.

How to use the Radar Plugin?

Before integrating the radar plugin,please make sure that the related table has been created in your database.Go here to download the related SQL file and import it into your database(Note:Please modify the table prefix ‘razor_’ to the prefix which is the same with your tables prefix in your database before importing ).

  1. Download the plugin package.
  2. Unzip it and put the extract the files into the appropriate directory of cobub razor project.
  3. Open the plug-in management page in Cobub Razor and enable the Radar plugin.

4.Select ios app to view the report,and you can see the options of Radar in the left menu bar. Click on ‘Radar Reports’, enter the page as following:

Input APPID,click on ‘view’ and you can see the rankings of the application.

en/razor/plugins/radar.txt · 最后更改: 2017/07/14 11:18 (外部编辑)