Closed mkdotcom closed 7 years ago
I just notice this message in GameAnalytics.cpp :
// TODO: Get HTTPS working on air for mac
Yes I think I know what the issue is. The included curl library has not been built with https support. We are working to fix this. A fix should come very soon with the next update
thanks! 👍
This should now be fixed the latest version v1.3.7.
great, thank you
Hello
I'm using GA-SDK-CPP on MacOsX It doesn't work, I get this in the debug output:
[gameanalytics::logging::GALogger::sendNotificationMessage@272] Info/GameAnalytics: Event queue: Sending 5 events. ERROR: Unsupported protocol ::::: FUNCTION: perform
Any idea what i am doing wrong?
Thanks a lot