Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hover SDK - USSD automation integration #1021

Closed
wants to merge 1 commit into from

Conversation

devansh-299
Copy link
Collaborator

@devansh-299 devansh-299 commented Jul 29, 2020

Description

Integrated Hover - SDK to automate USSD sessions. When opting to use the mobile number to make payments, clients can further opt to use Mobile Money for payments.
Hover Documentation: link

Points:

  • Had to add support for MultiDex after adding Hover SDK
  • Used Hover SDK version 1.4.3 instead of the latest 1.6.3 as the latest version requires migration to AndroidX
  • Hover SDK requires minimum Android SDK version as >= 18

Screen Recording

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@therajanmaurya
Copy link
Member

Unrelated and not needed anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants