Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconId1f680
panelIcon:rocket:
panelIconText🚀
bgColor#FFFAE6

Highlights

  • Added ability to display different menu item images depending on the selected service mode

  • Updated Facebook SDK and Capacitor framework

Table of Contents

Applications

Guest Application (Web/iOS/Android)

  • Different product images by purchase channel

  • Capacitor 5 update (iOS/Android)

    • Capacitor is the framework used by our applications to access native device features

    • We have updated to the latest version of Capacitor

    • Capacitor 5 should provide better cross-platform compatibility with various devices and higher reliability. It’s also expected for Capacitor 5 to run the app faster

Info

Note: the Capacitor 5 update requires users to update their app to the latest version. For that reason, users will be forced to update to the latest shell to continue using the app. Below the modal that users on older app versions will see.

...

  • Update Facebook SDK to 16.1.2

    • The Facebook SDK allows us to run campaigns via Meta Ads

    • We have updated the SDK to a newer version

  • Improve Apollo queries performance

    • Apollo is a framework for building APIs. It helps the front-end (what users see) and the back-end (where data is stored) understand each other. It makes it easier to fetch and manage data for the app

    • We optimized the startup process to use less CPU power, and combined old and new query methods to speed up all data fetching.

    • Initial results suggests we have reduced load times by ~1s on lower-end Android devices like Pixel 2

...