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
I found that the Android client httprequest class could not handle the connection of HTTPS certificates, and did not let me specifically connect to OpenSSL during the compilation process.
Is there something wrong with me?
The text was updated successfully, but these errors were encountered:
Well, I used libcurl before, and I dealt with it on Android. It's not very urgent. I'm eager to launch IOS platform. I tried some other c++ engines, such as cocos2d-x and urho3d. There are some serious problems. The official maintenance of cocos2d-x4 is no longer available, and it can't be compiled on the latest Xcode at all. Urho3d will crash inexplicably.
I still like the simple Irrlicht engine best. If there is any new progress in IOS, I will be very happy.
I found that the Android client httprequest class could not handle the connection of HTTPS certificates, and did not let me specifically connect to OpenSSL during the compilation process.
Is there something wrong with me?
The text was updated successfully, but these errors were encountered: