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
Help
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 5 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)