I know that with Android O, now we can read SMS verification without requiring READ_SMS permission. It could be done using createAppSpecificSmsToken API.
But I need a complete example to demonstrate whole of SMS verification routine.
I know that with Android O, now we can read SMS verification without requiring READ_SMS permission. It could be done using createAppSpecificSmsToken API.
But I need a complete example to demonstrate whole of SMS verification routine.