nmongiya

Results 19 comments of nmongiya

I am running React Native 0.65 Project in Apple M1 Chip and trying to deploy in iPad Mini, I am getting the below error. ``` -[MTLDebugRenderCommandEncoder validateCommonDrawErrors:instanceCount:baseInstance:maxVertexID:]:5200: failed assertion `Draw...

1. Updated to make sure all three Babylon.js packages are all the same version (5.0.0). `"@babylonjs/core": "5.0.0", "@babylonjs/loaders": "5.0.0", "@babylonjs/materials": "5.0.0", "@babylonjs/react-native": "^1.0.1",` But still the same error. 2. It...

### Before removing the maven reference: `1: Task failed with an exception. ----------- * Where: Build file 'XXXXnode_modules\@babylonjs\react-native-iosandroid-0-65\android\build.gradle' line: 27 * What went wrong: A problem occurred evaluating project ':babylonjs_react-native-iosandroid-0-65'....

But if I comment out the local reference for **maven** and whole **afterEvaluate** function from node_modules\@babylonjs\react-native-iosandroid-0-65\android\build.gradle, I can at least compile the app. Although that does not show anything and...

@jonklein @pingumen96 Can you guys please confirm if you are using RN 0.68 with newArchEnabled=true in gradle.properties It worked for me when the flag is set as false otherwise it...

That patch #617 is not working for me :(

I can confirm that it's not working with RN 73, as mentioned in original post as soon as you add the plugin, it gives you the following error `1: Task...

I can confirm this issue is still here in Nov 2023, when I turn off the location from android system, SSID is reported as unknown.

It shows the following error => TypeError: Cannot read property 'OnLoadCompleteListener' of undefined