You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feel free to remove statics and replace them with a better code in terms of architecture.
40
-
The goal was to pass the idea that theses number should be retrieved only once, and the best place for it is the Application class.
41
-
Note that a mechanism has been added in V0.4 to wait for the EMDK in case it would not be available (the classic use case is when your app respond to the BOOT_COMPLETED event that occurs way before the EMDK finishes its initialization)
Feel free to remove statics and replace them with a better code in terms of architecture.
40
+
The goal was to pass the idea that theses number should be retrieved only once, and the best place for it is the Application class.
41
+
Note that a mechanism has been added in V0.4 to wait for the EMDK in case it would not be available (the classic use case is when your app respond to the BOOT_COMPLETED event that occurs way before the EMDK finishes its initialization)
0 commit comments