File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1111## Sample Repository
1212https://github.com/ltrudu/DeviceIdentifiersWrapper-Sample
1313
14- ## V0.4 : Basic cache mechanism & Wait for EMDK availability
14+ ## V0.4 to v0.8 : Basic cache mechanism & Wait for EMDK availability
1515``` text
1616 Added basic cache mechanism.
1717 The IMei and the Serial number will be cached once they get retrieved.
1818 The cache can be reset with the method:
1919 DIHelper.resetCachedValues()
2020 Added a mechanism to wait for the EMDK if it is not available (when responding to the BOOT_COMPLETED event for ex.)
2121 To be tested... feel free to report any issue regarding this feature.
22+ Check the sample for a basic implementation.
23+ Added lots of logs that will be sent to logCat or to the onDebugStatus callback method.
24+ Updated gradle version to release 7.3.3
2225```
2326## V0.3 : Update for A11
2427``` text
You can’t perform that action at this time.
0 commit comments