jeffrey ben
jeffrey ben
> You need to: > > * Create an asset that only uses white pixels, on a transparent background. It's important to not use any colour other than white. >...
You could try do something like this: this.startListeningForOtp(); // this method start the startListeningForOtp = () => \\ RNOtpVerify.getOtp() \\ .then(p => RNOtpVerify.addListener(this.otpHandler)) \\ .catch(p => console.log(p)); \\ RNOtpVerify.removeListener(); it...
> So after a lot of searching, I found the solution. I was using a modal and closing that modal at the time of opening the contact list, that was...
Fix it remove this line: org.gradle.configureondemand=true from gradle.properties
What is your version of notifee?
7.8.2 Update to this version