Ionic Native HTTP alternative?

i couldn’t get ionic native http to work it even though i added it in the module and the import properly. is their any alternative?

i’m using ionic version 6.3.0 it should be technically version 3 correct.

You could use the default angular HttpClient.

1 Like