I have created an app called phone
(ionic v-4). I have tried to implement Phone authentication
i,e OTP verification
using firebase by following this article in the medium.
Now i tried to deploy my app(phone) in my android device, using below command.
ionic cordova run android
I am getting this error:
But the app runs fine in the browser.
I am unable to perceive the error.