ios - Open URL within app in cocos2D version3 -


i want create game in cocos2d ios. in game need open url within app, i.e., users, pressing button, can open url such http://www.google.com inside app(they not switch external browser). how can this? (ps: new programming please detail answer) thank


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -