Pgyer internal test distribution service is a leading mobile application internal test distribution platform in China, dedicated to providing easy-to-use App internal test distribution services for mobile developers and test users.
Pgyer Developer Service Platform is committed to providing excellent upstream and downstream services for developers, addressing the various needs of developers throughout the developer life cycle.
Scan QR code to follow
Pgyer WeChat Official Account
Get the latest news, official benefits, promotions and other information
Pgyer document center
支持
pod 'Pgyer'
SDK会捕捉有信号导致的崩溃,也会捕捉异常。
不能。
因为杀掉应用是用户自己触发的,所以不能捕捉。
因为本地调试的时候,gdb/lldb会拦截到信号并停止应用运行,所以蒲公英SDK无法捕捉到错误。
dSYM文件是一个iOS应用编译的时候产生的文件,其中包含了符号信息。在Xcode中,选择项目目录下Products -> XXX.app,然后Show in Finder,即可看到项目对应的dSYM文件。
会,所以如果使用蒲公英SDK,请关闭其它工具的异常捕捉功能。
用户提交的反馈信息可以在蒲公英上查看。
支持。
创建桥接头文件,然后在桥接文件中
#import <PgySDK/PgyManager.h>
然后就可以在Swift项目中调用蒲公英SDK:
PgyManager.sharedPgyManager().startManagerWithAppId(PGY_APP_ID);
支持。
支持
例如,当蒲公英的 SDK 和友盟 SDK 共存,且都开启了 Crash Log 收集功能时,会出现冲突的情况。此时,开发者只需将蒲公英的初始化方法,放在友盟的初始化方法后面即可。例如:
[MobClick startWithAppkey:@"UMENG_APP_KEY" reportPolicy:BATCH];
[[PgyManager sharedPgyManager] startManagerWithAppId:@"PGY_APP_ID"];
这样,友盟和蒲公英的功能都可以正常使用,互不影响。
其他有 Crash Log 相关功能的 SDK 的解决方法都类似,只需要将蒲公英的 SDK 调用方法放到最后即可。
一般情况,在后台看不到闪退的原因有:1. 没有在程序加载的时候启动蒲公英 SDK。2. 程序处于调试状态。3. 使用了其它的 Crash 收集 SDK。
iOS10 需要添加新权限管理,需要声明 Privacy - Microphone Usage Description( http://stackoverflow.com/questions/38498275/ios-10-changes-in-asking-permissions-of-camera-microphone-and-photo-library-c )
About Us
Product Services
Your account information is under review and can not be used temporarily; you can:
Check out the help documentation for common ways to work on the Pgyer's platform;
Check Pgyer's App Auditing , which must be viewed before uploading.
Currently, the real-name authentication has not been completed, and the number of downloads for each version is limited to 0 times/day, After real-name authentication, it can be extended to 500 times/day
TestFlight is only available to Professional users.(Click understand pgyer's price plan)
支付成功
Pgyer VIP User Group
(Please open WeChat - Sweep and join the group chat)