GitXplorerGitXplorer
m

android-sms-user-consent-api

public
28 stars
9 forks
1 issues

Commits

List of commits on branch master.
Verified
e86e302005d5816848fc2e2496701a28df17febc

Create README.md

mmertceyhan committed 5 years ago
Unverified
6d68536c1342e9ac71f35f9d244beb8ea3d8a6d8

Update ui for center verification code

mmertceyhan committed 5 years ago
Unverified
014e630b755350747aa49fd6b9d5da40c5b49474

Update onActivityResult for fetch to message

mmertceyhan committed 5 years ago
Unverified
f568fcb258e8014b4959714c764a9cedf548858e

Add SmsBroadcastReceiver

mmertceyhan committed 5 years ago
Unverified
6e6988c1633ab3f2a4998821ce57e9639168a218

Update for start listing messages

mmertceyhan committed 5 years ago
Unverified
bcbc7cfaae44b41274bc60ba990c97b1349e2d6e

Add play services implementation

mmertceyhan committed 5 years ago

README

The README file for this repository.

SMS User Consent API

SMS User Consent API gives the content of a single SMS message to us if the user gives permission. For this, a bottom sheet will show on the screen and ask the user for permission access to SMS.

Sample Usage

I explained step by step usage of SMS User Consent API on my blog post. You can check on it.

New way of SMS Retriever API - SMS User Consent