Cocos Js & IAP for Android Studio Compile fails
@splinter wrote: I get an error an the project does not compile. I create a new project from terminal I compile it and test run it and its ok. Then I do sdkbox import iap which successfully finishes...
View ArticleCrash on Android with Chartboost
@Gravitation wrote: I am currently trying to integrate Chartboost into my game. But the game crashes down instantly on Android with the following error:12-28 22:43:47.262: E/AndroidRuntime(19802):...
View ArticleI am confused... Cocos for Windows
@fetito666 wrote: Well, I am kinda confused... I know some C# and GameMaker, but since GML does not convince me that much and that Cocos2D is open source I am curious: 1) So with Cocos I have an IDE...
View ArticleCocos console version fail?
@ricoterox wrote: Hi people!I downloaded cocos 3.9 and when i run cocos -v -> 2.1 show.Someone forgot to change that ? or is fine ? thx ! other question. How to use cocos2d-x github code as cocos...
View ArticleAndroid Managed Product getting purchased multiple times
@abhinav wrote: Using IAP plugin of SDKBOX ( SDKBOX version 0.5.8.6 ) I have created a managed product in google play dashboard. I have also mentioned item as non_consumable in my sdkbox config: I...
View ArticleHow i can checking network state?
@chadol1970 wrote: I want to know network state. How i can checking network state? I'm developing a app with cocos2d-js, jsb. Posts: 1 Participants: 1 Read full topic
View ArticleParticle quality on Android devices look different from Desktop
@mozartalouis wrote: Is there a way to improve the quality of the particle because it looks a lot different from the desktop version. Desktop (Windows) [Ideal] HTC Nexus 9 : nexus_nine.PNG606x544 69.5...
View ArticleAdd data in RapidJson Array
@shauket wrote: This is an rapidjson array,i want to add string in this form in array "2431341". Please guide me how can i do it. rapidjson::Value objectarr(rapidjson::kArrayType); Posts: 1...
View ArticleLoad list of items products from google play
@dailammoc wrote: I've followed this guide to add products to my app. And the problem is that, how do i load this list of products from my code? I didn't see anywhere talk about how to implement this....
View ArticleCustom Sprite in CocoStudio?
@Lem wrote: Hello! Is there a way to create custom sprites in cocostudio? I can create a node but the node's size is always 0x0 so I need to use the cascade bounding box function which is extra work,...
View ArticlePlease help me to convert this chinese picture to text, it should be VERY...
@nichlaspro132 wrote: Hi!Probably a little unrelated but I need to write text from this image to be able to create an acc for a cocos2d-x forum.. Could someone please help? = ?(do not translate, just...
View ArticleApplication speedup techniques
@Farrel7786729 wrote: I'm creating an app right now, which uses high resolution graphics. App appears to be laggy on some devices. It seems like the main issue is hd graphics itself, but I believe...
View ArticleVungle ad not showed
@SuperMan_Brother wrote: Im working on intergrating vungle to my project using sdkbox of cocos2dx on Android.i imported successfully without any compile errors.but the ad were not shown after i called...
View ArticleLoad scenes(games) from shared libs
@jjr wrote: Hello, we need to optimize launching of several games written in cocos2d-x on an linux embedded system. Currently we use separate games launched from an also cocos2d-x based menu. It runs...
View ArticleHow to rotate PUParticleSystem3D?
@purplehk wrote: i want to rotate PUParticleSystem3Dand found setRotation3D is not working code as belowany idea? auto rootps = PUParticleSystem3D::create("weaponTrail.pu");...
View ArticleAutocomplete feature on Visual studio
@lpocay wrote: Hi! im using visual studio community 2015 with cocos2dx-v3.9! i compiled the cpp-test a set up as a start up project... but im cant get the autocomplete feature of the clases, etc... i...
View ArticleAny plan for IAP transaction issue? the latest ver IAP plugin is not...
@xdxttt wrote: Any plan for IAP transaction issue?The latest ver IAP plugin is not "available" for almost developer .It just a demo.We are working on a online game with cococs2d-x lua.We need verify...
View ArticleIOS login Facebook error use SDKBOX
@nguyenngoi wrote: I try a project login facebook by IOS, using Javascript. It success when i don't input two line...
View ArticleWhy new project always has `NEONv1`?
@naive231 wrote: I check sources of 3.3 to find out where it set support of Neon instruction support by following grep commands: find -iname "*.mk" -exec grep -i "neon" {} \; Then it reports as...
View ArticleHTML5 : Synchronous XMLHttpRequest on the main thread is deprecated warning
@Meir_yanovich wrote: Im getting this warning when loading coming from : frameworks/cocos2d-html5/CCBoot.js:781 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental...
View Article