engine-native icon indicating copy to clipboard operation
engine-native copied to clipboard

Native engine for Cocos Creator v2.x

Results 92 engine-native issues
Sort by recently updated
recently updated
newest added

The app crashed when I try to run: "UINavigationController *nav = [[UINavigationController alloc]initWithRootViewController:_viewController]; [self.window setRootViewController:nav];" and the error message shows: "Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[CALayer pixelFormat]:...

## Issue: Dialog or other transparent activity will make game lose focus ## Solution: Add a check to see if the activity is still alive. PS: Solution for developers, do...

do not merge

Cocos Creator 2.4.2 ScriptEngine::init() _isolate = v8::Isolate::New(_createParams); after exit cocos, then enter cocos again, crash on above line。It seams some incorrect use of Allocator!!!

` #00 pc 000000000001df08 /system/lib64/libc.so (memcpy+88) #00 pc 00000000001d1044 /vendor/lib64/egl/libGLESv2_adreno.so (EsxVertexArrayObject::UpdateInternalVbos(EsxDrawDescriptor const*, unsigned int, EsxAttributeDesc const*)+1644) #00 pc 000000000033840c /vendor/lib64/egl/libGLESv2_adreno.so (A5xVertexArrayObject::CalcVfdRegs(EsxDrawDescriptor const*, A5xVfdRegs*, int)+892) #00 pc 0000000000350e54 /vendor/lib64/egl/libGLESv2_adreno.so (A5xContext::ValidateState(EsxDrawDescriptor const*)+1212)...

官方提供了gfx-test-case仓库,可以测试gfx模块。 不知道可以再提供一个c++层的,场景树的测试例子不?

@最近在做webview的自定义修改,翻源码刚好看到这段,这里的`setJavascriptInterfaceScheme`应该是`loadData`才对。 https://github.com/cocos-creator/engine-native/blob/c20d9a6b86b178e610aa78aa4d2106c74b9b9fcc/cocos/ui/webview/WebViewImpl-android.cpp#L177

The readme suggests that the code is MIT: ![image](https://user-images.githubusercontent.com/78807/137025104-d625c1b9-6d0d-489b-a008-340781639112.png) However, the license text in the source code files states something different. ``` /**************************************************************************** Copyright (c) 2019-2021 Xiamen Yaji Software Co.,...

CanvasRenderingContext2D模块win32平台很多canvas接口是空实现,请问下有支持的计划吗?用到类似于strokeText等canvas api的时候,显示体验和android会有不一致

Here is crash log *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** pid: 0, tid: 0 >>> com.windforce.ludobar.android