File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
14+ ## V0.4 : Basic cache mechanism & Wait for EMDK availability
1515``` text
1616 Added basic cache mechanism.
17- The IMei and the Serial number will be cached once they get retrieved.
18- The cache can be reset with the method:
19- DIHelper.resetCachedValues()
20- Added a mechanism to wait for the EMDK if it is not available (when responding to the BOOT_COMPLETED event for ex.
21- To be tested... feel free to report any issue regarding this feature.
17+ The IMei and the Serial number will be cached once they get retrieved.
18+ The cache can be reset with the method:
19+ DIHelper.resetCachedValues()
20+ Added a mechanism to wait for the EMDK if it is not available (when responding to the BOOT_COMPLETED event for ex.
21+ To be tested... feel free to report any issue regarding this feature.
2222```
2323## V0.3 : Update for A11
2424``` text
You can’t perform that action at this time.
0 commit comments