olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
796 stars 225 forks source link

Memory limit bug multiple views #136

Closed maxTeste closed 3 years ago

maxTeste commented 3 years ago

i'm running arkit on ios, it works, but if i reopen multiple timesthe arkit plugin it crashes because of memory problem i'm trying to call dispose and/or similar function to end the plugin every time i leave the page but not found a solution:

How fully kill an ARKitSceneView? @olexale

olexale commented 3 years ago

hi! what plugin version are you using? could you provide some sample code that illustrates the problem?

chinmaySciverse commented 10 months ago

The 'arkit_0' channel sent a message from native to Flutter on a non-platform thread. Platform channel messages must be sent on the platform thread. Failure to do so may result in data loss or crashes, and must be fixed in the plugin or application code creating that channel.

what could be a possible reason for this error, please help with the solution

@maxTeste @olexale

olexale commented 10 months ago

Should we fixed in 1.0.7.

chinmaySciverse commented 10 months ago

Thanks a lot !

On Sun, 22 Oct 2023 at 21:28, Oleksandr Leushchenko < @.***> wrote:

Should we fixed in 1.0.7.

— Reply to this email directly, view it on GitHub https://github.com/olexale/arkit_flutter_plugin/issues/136#issuecomment-1774130207, or unsubscribe https://github.com/notifications/unsubscribe-auth/BDLQ5MFLUHNKFBIAUS7MZU3YAU7ARAVCNFSM42M74HJKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZXGQYTGMBSGA3Q . You are receiving this because you commented.Message ID: @.***>