Pgyer document center

SDK Download

iOS SDK

current version:V2.8.9.1 (2018.5.24)
download link:pgyer_sdk_ios_2.8.9.1.zip

Update History:
Version: V2.8.9.1 (2018.5.24)
Changed the mechanism for checking the update SDK, and now only compare the App's own Version and Build to determine if there is a new version.
For iOS 11 and above, when there is a new version, the check for update method without a callback will no longer jump to Safari.

Version: V2.8.9 (2017.11.9)
Solved the interface adaptation problem of iPhone X.

Version: V2.8.8 (2017.8.29)
Fixed an issue with checking for string display in the update SDK.

Version: V2.8.7 (2017.7.19)
Fixed an issue with iOS 11 screenshots.

Version: V2.8.6 (2017.7.2)
Solved the compatibility issue of iOS 11.

Version: V2.8.5 (2016.12.26)
Fixed an issue where iOS 10 recording failed.
Fixed an issue where the iOS 10 button text disappeared.
Solved the problem of reporting errors on iPhone 6 device models.

Version: V2.8.4 (2015.11.12)
Optimized memory usage.

Version: V2.8.3 (2015.10.27)
Xcode 7.1 solve the compilation problem caused by the name case of SDK.

Version: V2.8.2 (2015.10.08)
Resolve the error of the multi-language in app of feedback interface.
solve the Archive errors in Xcode 7.0.1.

Version: V2.8.1 (2015.09.30)
PgyUpdate.framework support armv7s architecture.

Version: V2.8 (2015.09.25)
Support BitCode.
Support Https.
Resolved compiler warning "warning: Could not resolve external type c” under Xcode 7.
Recognition iPhone 6s, iPhone 6s Plus and iPad Pro.


Version: V2.7 (2015.09.17)
Add independent PgyUpdate.framework, the main function is to check for updates.

Version: V2.6 (2015.09.15)
Remove the check for updates feature. Note: Because the Check for Updates feature may cause the app to be refused by App Store , so check for updates feature will then be available as a separate SDK.

Version: V2.5 (2015.08.21)
For constant rename, Avoid naming conflicts.

Version: V2.4 (2015.08.10)
The new user interface feedback, added a screenshot graffiti.
Added English language pack.
Repair the SDK will result in slow startup problem, when App have IP address but no network.
Fixed Info.Plist cause Cordova prepare error.
Fixed can not use WKWebView's App screenshot problems.

Version: V2.3 (2015.05.12)
Customize feedback interface color themes.
Customize Shake feedback sensitivity.
Add new function of entering email address in feedback interface.
Allow reported Exception.
If you enter a feedback content, asking to confirm when clicked cancel.
Support cocos2D project.
Support Unity3D projects.
You can call the code to display a user interface feedback.
provide the new version direct download.
Use this update based on the need to increase CoreTelephony.framework previous version introduced in the framework.

Version: V2.2 (2015.04.15)
Fixed recording length error.
Get rid of the shadow of user feedback interface.

Android SDK

Current version:V3.0.4 (2019.02.27)
Download link:pgyer_sdk_android_3.0.4.zip

Update History:
Version: V3.0.4 (2019.02.27)
Added the ability to set a forced update version on the web side.

Version: V3.0.3 (2019.01.08)
Compatible with Android 8.0 and 9.0.

Version: V3.0.2 (2018.09.29)
In the case of adding an update rejection, the SDK callback update checks for an interface that failed.

Version: V3.0.1 (2018.09.17)
Fixed an issue where the update prompt box might flash.
Removed the useless Exception prompt.

Version: V3.0.0 (2018.06.13)
Overall modified the integration of the various features of the SDK and added some new methods

Version: V2.8.4 (2018.05.04)
The debugged Log has been removed.
Fixed an issue where AppBean got empty for versionName and versionCode.

Version: V2.8.3 (2018.04.10)
Modified the logic of the update mechanism and deleted the judgment of the dandelion build number.
The new version is judged by applying its own versionName and versionCode

Version: V2.8.1 (2017.11.29)
fix bug

Version: V2.8.0 (2017.11.21)
reomove provider config.
fix feedback bug when revolove screen.

Version: V2.7.4 (2017.09.08)
fix leaks of feedback.

Version: V2.7.0 (2017.07.28)
fix bug & add forced update feature.

Version: V2.6.8 (2017.07.21)
fix bug

Version: V2.6.5 (2017.07.12)
Optimization screenShot function

Version: V2.4.2 (2016.08.17)
Fixed crash under update in the server instability.

Version: V2.4.1 (2016.07.20)
Fixed exception error of SDK domain name not found.

Version: V2.4.0 (2016.07.14)
Add custom feedback.

Version: V2.3.7 (2016.06.22)
Fixed bug when Json data is empty.

Version: V2.3.4 (2016.06.16)
Fixes bug under a weak network.

Version: V2.3.3 (2016.06.13)
Fix update bug.

Version: V2.3.0 (2016.06.07)
Compatible with Android 6.0.
Modify HttpClient to HttpURLConnection.

Version: V2.2.2 (2015.09.18)
FeedbackActivity support immersive.
Repair screenshots sometimes incorrect bug.

版本:V2.2 (2015.08.04)
Added screenshot graffiti.
Added English language pack.
Added shake sensitivity settings.
Added getAppBeanFromString () method can be more convenient to get the new version.
Added shutdown log function.
Removed method appId parameters, change in AndroidManifest.xml configuration.

Version: V2.1.2 (2015.05.12)
Added reporting catch abnormal way.
Added customize feedback background and font colors in dialog box title function.
Add feedback interface enter email address function.

Version: V2.1 (2015.04.15)
Added update callback interface, you can customize the update dialog.
The new version offers direct download.

Version: V2.0 (2015.03.16)
Added voice feedback input.
Direct feedback interface dialog function call.

Version: V1.0 (2015.02.14)
Provides crash reporting, shake feedback, the new version detection and update.