The button id returns as a MAC address in Android and as an UUID in iOS. Why is that?
I'm developing an app for both mobile operative systems. Is it possible to retrieve a button in iOS using its MAC address and viceversa (retrieve the same button in Android using it UUID)?
Posts made by jaime.fernandez
-
Button id different in Android and iOS