Skip to content

Android Custom Browser 7.3.0

Compare
Choose a tag to compare
@himgupta229 himgupta229 released this 21 Jan 05:36
· 31 commits to master since this release

Changelog:
Added support for Payments by Generic Intent.
Removed RECEIVE_SMS permission and added SMS Retriever support to read SMS having merchant appid. Existing integration remains unimpacted.
Compile/Target sdk is updated to 27.

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

Documentation:
https://github.com/payu-intrepos/Documentations/wiki/Android-Custom-Browser
Sample App:
https://github.com/payu-intrepos/Android-SDK-Sample-App/releases/tag/s4.4.6c7.3.0

NOTE:
This build is compatible with API 26+.
We are using below library versions.

'com.android.support:appcompat-v7:27.1.0'
'com.android.support:customtabs:27.1.0'
'com.android.support:support-compat:27.1.0'
'com.android.support:recyclerview-v7:27.1.0'
'com.google.android.gms:play-services-auth-api-phone:16.0.0'