alexrainman / ModernHttpClient

ModernHttpClient
MIT License
126 stars 28 forks source link

Problem with 3.0.1 and XF 4.0 (Android) - Method not found: void ModernHttpClient.NativeMessageHandler..ctor() #27

Closed remmettaro closed 5 years ago

remmettaro commented 5 years ago

The first time that I generate an instance of HTTPClient I receive this error, it works with 2.7.2

alexrainman commented 5 years ago

Mmmm interesting. Let me try to reproduce it.

KennyDizi commented 5 years ago

same issue on XF 3.6 as well (tested on Android 9.0)

ChrisJAult commented 5 years ago

Same issue here XF 3.6 tested on Android 8.0

acaliaro commented 5 years ago

Same with XF 4 and Android 6

KennyDizi commented 5 years ago

should be fixed via this pull request https://github.com/alexrainman/ModernHttpClient/pull/28

alexrainman commented 5 years ago

I was exactly the same thing. Releasing a new version later today.

KennyDizi commented 5 years ago

I know you did the same thing but with an open source project, we should merge pull request of the other contributors @alexrainman

alexrainman commented 5 years ago

I took this project after being abandonware for two years. I did it because i wanted to help the community and because i wanted to so, i decide if i merge pull requests or not.

KennyDizi commented 5 years ago

sure @alexrainman keep it up, we very happy to use this project. If you remember, I've supported and talked with you when you started this project.

alexrainman commented 5 years ago

I really appreciate the support. Thanks

KennyDizi commented 5 years ago

uw!