Obfuscation
Proguard Rules
If you are using SDK Bluetooth (Device) libraries, you need to add this line in your proguard-rules file :
If you are using distracted driving telemetry during trip recording, add the following:
The class name for your custom token signer must not be obfuscated:
If you are using the trip recorder, then the name of the trip notification factory must not be obfuscated:
Example from the SDK Sample App:
Last updated