-
I'm facing problems to build a release version for android. I runned the command:
cocos compile -p android -m release
And it's returning the following error message:
Error running command, return co…
-
I realized that after going to background in Android and coming back to foreground, EditBox doesn't show any characters previously entered but keeps them somehow. And it is not touchable.
-
- cocos2d-x version: 4.0
- devices test on: iOS simulator
- developing environments
- NDK version:
- Xcode version: 12.4
- VS version:
- browser type and version:
Steps to Reprodu…
-
- cocos2d-x version: 3.16
- devices test on: N/A
- developing environments
- NDK version:
- Xcode version: 9.1
- VS version:
- browser type and version:
Steps to Reproduce:
1. …
-
- cocos2d-x version: 3.13
- devices test on: virtual android x86
- developing environments
- NDK version: 10e
- Xcode version: n/a
- VS version: Community 2015
- brower type and version: n/a
…
-
- cocos2d-x version:3.13
- devices test on: iOS Simulator & Windows
- developing environments
- Xcode version: 7.3.1
- VS version: 14.0.25425.01 Update 3
Steps to Reproduce:
1. Use any 32 bit .wa…
-
- cocos2d-x version: 3.12
- devices test on: Samsung-j7
- developing environments
- NDK version:r10d
- VS version:2013
Hi there, I newly upgrade my engine to 3.12 and now I have some problem with…
-
- cocos2d-x version: 3.16
- devices test on: ubuntu 16.04
- developing environments
CLion 2017.3.4
I'm unable to achieve desktop look and behavior for a ListView when it comes to scrolling. …
mer23 updated
6 years ago
-
- cocos2d-x version: 3.13.1
- devices test on: Lumia 640XL windows 10 mobile
- developing environments
- NDK version:
- Xcode version:
- VS version: 2015 community
- browser type and version:…
-
I have tried the following codes but unable to create the cc.Sprite on native and website.
```
new cc.Sprite("data:image/png;base64,iVBORw0KGgoAAAANSU…");
new cc.Sprite("iVBORw0KGgoAAAANSU…");
```
T…