Skip to content

Android Custom Browser 7.2.1

Compare
Choose a tag to compare
@himgupta229 himgupta229 released this 14 May 14:19
· 34 commits to master since this release

Change log:

Added TLS v1.1+ support for Api level 16-19.
Improvement in OTP Assist logic.
Updated minsdk to 15.

Gradle : compile 'com.payu.custombrowser:payu-custom-browser:7.2.1'
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.2.1

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 16 as native browser doesn't support TLSv1.1+.Error will be thrown in callback for all payment request coming from devices below api level 16.