Skip to content

Android Custom Browser 7.1.3

Compare
Choose a tag to compare
@himgupta229 himgupta229 released this 25 Apr 07:42
· 35 commits to master since this release

Change log:

Added TLS v1.1+ support.
Added support for payment by Samsung Pay.
Optimisation for lower end devices.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.1.3'
Magic retry: compile 'com.payu.magicretry:magicretry:1.0.6'

Documentation:
https://github.com/payu-intrepos/Documentations/wiki/7.-Android-Custom-Browser#head1234

Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.4.4c7.1.3

NOTE:
This build does not supports API 22, API 23 compatible ONLY. Please use 5.3.7 for API 22.
This build doesn't support payments for api level below 19 as native browser doesn't support TLSv1.1+.Error will be thrown in callback for all payment request coming from devices below api level 19.