surfstudio / flutter-otp-autofill

Made by Surf 🏄
Apache License 2.0
75 stars 42 forks source link

I don't get the code at startListenUserConsent function targetsdk version to 33 #37

Closed junnguyen152 closed 1 year ago

junnguyen152 commented 1 year ago

Hi team, My project after upgrade targetsdk version to 33 can't get the code at startListenUserConsent function, before update it work great. I have try add receiver to manifest file but still not working

junnguyen152 commented 1 year ago

I have solved the problem for add super.onActivityResult at onActivityResult function in MainActivity class android