๐Ÿ› Thread for Bug Fixes

Will be posting larger bug fixes in here rather than individual topics to not clutter this category

We just released an update to Vertical & Section Lists that vastly improves the performance. In certain situations, like when images are used in list items, the list would take a long time load and flash & glitch while all rows loaded. This behavior has now been addressed!

7 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

Weโ€™ve fixed a bunch of bugs over the past few weeks, here are some of the highlights

  • The app store connect api private key field is now a file uploader
  • The issue with the app loading screen being a weird color has been addressed
  • Nested horizontal lists in vertical lists now work as expected
  • Map element respects border radius
  • Missing microphone entitlement has been added that was blocking camera access
  • We now surface more helpful error messages when your build fails

Thanks everyone, keep the bug reports and feedback coming!

5 Likes

Hi everyone - just wanted to call out a few high priority bugs that have been fixed, and a few that are in progress

Fixed

  • Fixed the issue with the black bar showing up when an app was rotated (you will need a new build to see this fix in your app)
  • Rich text is now supported
  • Fixed an issue where the last โ€œother languageโ€ was being used as the app text language
  • SVG icons showing up in a white box on Android

In progress

  • OTAs causing apps to get stuck on the update_app banner
  • Optimize application feature removing mobile reusables
7 Likes

Wonderfull. Thanks for transparency.

Btw @nick.carroll I think the optimize bug is linked to the app search tool, which doesnโ€™t find elements used in mobile views :melting_face: like app text and reusables elements.

See support ticket #247277 where I shared loom records.

Thank you!