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

Host Offline #28

Open
rrkarman opened this issue May 27, 2022 · 1 comment
Open

Host Offline #28

rrkarman opened this issue May 27, 2022 · 1 comment

Comments

@rrkarman
Copy link

It looks like the host of this repository is offline. Could you please republish to a new host and post new instructions for installation or provide a build by email? Need this ASAP. Thanks!

@kevinvangelder
Copy link

I just had the same issue tonight. I was able to clone the source code and build it. Through a process of convoluted steps I was able to use it locally instead.
accept-sdk-android-debug.aar.zip

I followed these steps: https://stackoverflow.com/a/70074787/811307

I put the aar in a android/app/accept-sdk folder.

The one exception is instead of api project(':accept-sdk') I had to do:

implementation files('./accept-sdk/accept-sdk-android-debug.aar')

Hope that helps.

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

No branches or pull requests

2 participants