CariusLars / ar_flutter_plugin

Flutter Plugin for AR (Augmented Reality) - Supports ARKit on iOS and ARCore on Android devices
MIT License
318 stars 229 forks source link

Unable to load larger file system GLB #127

Open kaotop1808 opened 1 year ago

kaotop1808 commented 1 year ago

Hi, I am new in AR in flutter, I just test on NodeType.fileSystemAppFolderGLB, it working good in small file GLB ( <50mb), but cannot to load larger file (>300mb)

kishaningithub commented 1 year ago

by any chance did you run into this https://github.com/CariusLars/ar_flutter_plugin/issues/72 in android ?