- Fix
com.google.android.gms.common.api.ApiException: 16
- Breaking: Upgrade Gradle version.
- Breaking: Upgrade Kotlin version.
- Breaking: Remove v1 embedding support.
- Correct logo position.
- Rebranding.
- Fix SmsRetrieverBroadcastReceiver on Android 14.
- Fix Android App crash on Android version 14.
- Breaking: Upgraded phone number hint API. Now may require updating Google Services on the device.
- Added base test case for package testing.
- Fix example of project.
- Fix Android App crash when phone allowed two SMS at the same time.
- Fixed example
- Change API:
startListenUserConsent
andstartListenRetriever
returns Future
- Static methods of OTPInteractor have been removed. Improved dependency passing.
- Make native Android receivers null after unregister. (minor)
- Add
autoStop
param toOTPTextEditController
. (minor) - Make
OTPTextEditController
'sonCodeReceive
non-required. (minor)
- Stable release
- Apply new lint rules.
- Fix android build bug related on null-safety.
- Update readme.
- Migrate this package to null safety.
- fix platformException on TimeOut
- add SMS Retriever API support
- add SMS User Consent API support
- add OTPStrategy for another OTP code input