Open fozilbekimomov opened 1 year ago
When I include ContextCompat how in this solution, I get an error.
When I include ContextCompat how in this solution, I get an error.
You should update gradle file also as given above. After errors with ContextCompat must disappear
any updates ?
Any update for API 34? My app has been crashed when start OTP using package Pinput but the main error is trigger from smart auth package.
E/MethodChannel#fman.smart_auth(22790): java.lang.SecurityException: com.example.app: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
Hey @Tkko, thanks for sharing this. Any update on support for Android 14?
Hello there, Hope you're doing great. I'm getting a error whenever the message is recieved "E/Pinput/SmartAuth(22173): Retrieved SMS is null, check if SMS contains correct app signature"
I have ready solution. Need to change gradle dependencies. dependencies to given below:
build.gradle:
Then in SmartAuthPlugin.kt
code from line 241 to 247 given below:
need to change to :