Iman Irajdoost
Iman Irajdoost
> ****SOLUTION for Mapbox/ARCore/64Bit/IL2CPP) - to fix Black Camera problem** > > Hi Everyone, > > This solution works 100%. > > 1. DO NOT USE the default AR Controller...
> ****SOLUTION for Mapbox/ARCore/64Bit/IL2CPP) - to fix Black Camera problem** > > Hi Everyone, > > This solution works 100%. > > 1. DO NOT USE the default AR Controller...
Same here
> From my experience, as I had the same issue, I solved creating a folder and inside it an other folder with all the files, so `url='folderWithIndexHtml/FolderWithNFTfiles/nameOfMarker'` So in my...
Seems like a standard XML must have a space between name and attribute, so I guess the source could be the problem.
@JanEbbing That is correct, however there is an issue when there is an `ignoreTag` inside another XML tag (which from the XML standard point of view, should be valid). This...
You're right, in this case it will resolve the problem, I suspect that there will be other examples having the same issue, I'll make sure to add them here if...