Skip to content

Android Custom Browser 7.2.5 for target sdk 27

Compare
Choose a tag to compare
@himgupta229 himgupta229 released this 12 Oct 10:33
· 34 commits to master since this release

Changelog:
Added support for Payments by PhonePe.
Merchants can now configure surl/furl response timeout.

Please add below dependency after importing CustomBrowser-release.aar into your project.

'com.android.support:appcompat-v7:27.1.1'
'com.android.support:customtabs:27.1.1'
'com.android.support:support-compat:27.1.1'
'com.payu.magicretry:magicretry:1.0.6'

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

Sample App:
Will be updated soon.

NOTE:
This build is compatible with API 26+.