Check app version?

Hi,

Does cocos2dx provide any built in feature to check the current app version/build number? Or do we need to implement it on all platforms for our projects?

Thanks.

1 Like

Great question. I’ve been wondering about this myself.

Not yet.
Any suggestion?

I think it would be useful to have this feature unified trough cocos2dx, would be nice to see it in the roadmap some day :slight_smile:

Anyone has an idea if this issue is resolved yet?

Nothing? Will we need to call native code for this?

Really need this.

Anyway I don’t think it’s the responsibility of a rendering engine like Cocos2d-x. As I stated, we would just need to handle this by native code.