- Checkout
build.gradleof therootproject, and note that you need to addmavenurl forHaptik SDK. - Checkout
string-haptik.xmlfile in resource. GetclientId, andbaseUrlfromHaptik
- Go to
ClientHomeActivityand findSignUpData.Builder. Depending on what kind ofAuthTypeyou're using, make necessary changes to theSignUpDataobject builder and provide correct values. Run the app, and check it out!
- Checkout the
MyFirebaseMessagingService.javafile, to see how to enable notifications in Haptik SDK
- Visit the documentation at docs.haptik.ai