I am new to cocos-2d , so please be gentle as this may be very noob question.
Ok now my question.
How can i implement alert box like thing in cocos 2D, with yes or no button.So Yes button calls to a method.that method opens an website link.
For example, i have seen several games ,where an alert comes to make user give review in app store..When they press yes, it takes to app store.