openURL doesn't work

Hi,

This doesn’t work, it doesn’t open url in both android and ios
I am using cocos2dx 3.15

Application::getInstance()->openURL("www.google.com");

Am i missing something?

Did you test it with https://google.com?

This approach might help you: How to open URL on FB Instant & IOS platform