Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ionic Capacitor NSURLResponse error #234

Open
asdmx opened this issue Dec 28, 2023 · 2 comments
Open

Ionic Capacitor NSURLResponse error #234

asdmx opened this issue Dec 28, 2023 · 2 comments

Comments

@asdmx
Copy link

asdmx commented Dec 28, 2023

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

@emelampianakis
Copy link

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).

@faizulMyori
Copy link

found the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants