Slide 26
Slide 26 text
♀ Now require READ_PRIVILEGED_PHONE_STATE
If your app targets Android Q -> SecurityException
If your app targets API level 28 or below -> null or placeholder data (if
hold READ_PHONE_STATE permission) Otherwise, a
SecurityException occurs.
Restricted access to Device serial and IMEI
@ScottyAB