Manuel Labarca
Manuel Labarca
I have this problem with notification permission when i upgrade to react native 0.73.4. I have this: `if (Platform.OS === "android" && deviceAPiLevel >= 33) { try { await PermissionsAndroid.request(PermissionsAndroid.PERMISSIONS.POST_NOTIFICATION);...
How to wrapper App.js but work the other components ?
> I would like to work on this issue Go Ahead ! Update it and create a PR
No estaba cambiando esto a produccion de manera correcta env: WebPay.ENV.INTEGRACION Dejo mi repositorio con proyecto base https://github.com/manuelabarca/webpay-angular
I am found solution for this, i use async/await but now i have problem whit filemaker.uploadFile, now attach screenshot  , but it didn't work. Any other thing I could try? Just FYI, this is my bridging header: > > ``` > #ifndef mycompany_Bridging_Header_h...
> Hey guys, sorry for the late reply, I was able to fix my problem at the end. I rolled back the changes in my AppDelegate.swift. So according to this...
> I'm using notifee in the javascript side yes. It's good so far, at least it has done the job and wasn't a big deal to implement. I cannot complain...