SDK Setup
Install the Accura Scan package:
Usage:-
Setup Android
allprojects {
repositories {
google()
jcenter()
maven {
url 'https://jitpack.io'
credentials { username 'jp_ssguccab6c5ge2l4jitaj92ek2' }
}
}
}Setup iOS
Setup Accura Scan licenses into your projects
Last updated