Does scrollView remove its contents when it is removed using removeSelf()

@idanahal3, I’m not sure your for what you’re asking.  If you can provide a project that demos that scrollViews are broken, you can file a bug and we can get it fixed.   Many people are using this with no issues. In the mean time, wherever you remove the scrollView, remove the objects before you remove the scrollView.

If you file a bug report, please post the case ID (which will come  in an email) back to this forum post.

The submitted projects must include a build.settings, config.lua, main.lua and any art/sound resources needed to make the app run and show the problem.

Rob

idanahal3: I haven’t had that problem with scrollviews, and they’ve been subject to bug fixes for the last ~15 months, so you shouldn’t assume there’s a problem unless you can document it yourself.

Webviews on iOS will crash the entire runtime environment on some URLs (memory issues, looks like) but that’s a different story. :slight_smile: I need to submit that as a bug.

so what should I do?

@idanahal3, I’m not sure your for what you’re asking.  If you can provide a project that demos that scrollViews are broken, you can file a bug and we can get it fixed.   Many people are using this with no issues. In the mean time, wherever you remove the scrollView, remove the objects before you remove the scrollView.

If you file a bug report, please post the case ID (which will come  in an email) back to this forum post.

The submitted projects must include a build.settings, config.lua, main.lua and any art/sound resources needed to make the app run and show the problem.

Rob

idanahal3: I haven’t had that problem with scrollviews, and they’ve been subject to bug fixes for the last ~15 months, so you shouldn’t assume there’s a problem unless you can document it yourself.

Webviews on iOS will crash the entire runtime environment on some URLs (memory issues, looks like) but that’s a different story. :slight_smile: I need to submit that as a bug.