Paulo Santana

Results 25 comments of Paulo Santana

Could you please add "pt-BR" to the plugin localization array? Thank you!

Done! :) #457

How to use accessControl with touch id? I could not find anything about it. I would like to know if is there a way to handle the errors if touch...

Hi! I am facing the same problem! I tried to use the solution provided by @jayserdny , using **FLAG_TRANSLUCENT_STATUS** instead. But for some reason, the affects only applied after a...

Hi @jayserdny! Really helpful! I will check and come back to give you some feedback. Thank you!

@jayserdny , thank you for the support. Unfortunately your tutorial did not worked for me. My problem isn't only for the inputs in the footer, but any input in the...

Hi @Bart1909 ! Did you find a solution? Thanks!

Thank you @Bart1909 To solve the problem of delete the old image, I did a method to remove the cached file. It works! But while I doesn't restart the app,...

Actually there is a branch that supports Ionic >= 4 I am using it with Ionic 5 and Angular 9 https://github.com/zyra/ionic-image-loader/tree/v4

I'm using AWS S3 bucket and was facing the same CORS problem when I updated the ionic cordova webview to V2+. To solve this, just configure the CORS in the...