You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
im getting this error when i try to call a new QR code inside a page in IOS, when i run in web the QR code is shoed perfectly but when i run in IOS i receive this message
To Native -> CapacitorHttp request 13135314
Could not cast value of type 'NSURLResponse' (0x1eff6c368) to 'NSHTTPURLResponse' (0x1eff6be68).
Im using Angular 17
Ionic 7
Capacitor 5
I think maybe is my mistake, but im stuck and i dont have any idea where to start
Can some one help me to solve this?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Same issue here, works fine in android & web but ios crashes with the same message To Native -> CapacitorHttp request 74988689 Could not cast value of type 'NSURLResponse' (0x119ef0e38) to 'NSHTTPURLResponse' (0x119ef0d20).
im getting this error when i try to call a new QR code inside a page in IOS, when i run in web the QR code is shoed perfectly but when i run in IOS i receive this message
Im using Angular 17
Ionic 7
Capacitor 5
I think maybe is my mistake, but im stuck and i dont have any idea where to start
Can some one help me to solve this?
Thanks in advance
The text was updated successfully, but these errors were encountered: