FluxStore 3.13.6: Xcode 15, order filters, and quantity controls

FluxStore 3.13.6 release notes for Xcode 15, order filters, and quantity controls, with configuration changes, fixes, and upgrade guidance.

  • 01 Oct 2023
  • 03 Mins read
FluxStore
Release notesv3.13.6
On this page

FluxStore 3.13.6 focuses on Xcode 15, order filters, and quantity controls. The release notes below preserve the official feature details, configuration examples, and fixes published by InspireUI.

Released October 1, 2023. View the official FluxStore WooCommerce changelog.

NEW FEATURE

XCode 15 & iOS 17 Upgrade

FluxStore and FluxNews apps version 3.13.5 now offer compatibility with Apple's latest releases, XCode 15 and iOS 17.


GDPR message for Ads Apps

  • Support showing GDPR message for Ads Apps.
  • Beginning January 16, 2024, Mobile Apps having Google AdSense or AdMob will be required to use a Consent Management Platform (CMP) that has been certified by Google when serving ads to users in the European Economic Area or the UK.

Guide

FluxStore release preview

Demo Screenshot

FluxStore release preview


Filter on Order History screen

  • New UI of Order History with Filter.

Demo Screenshot

FluxStore release preview


Order Details on Checkout Result

  • Ability to show or hide order details after successful checkout.

Guide

FluxStore release preview

Demo Screenshot

  • Show Order Details

FluxStore release preview

  • Hide Order Details

FluxStore release preview


Quantity Groups and Min Max Quantities

  • Recommend users to make purchases with Quantity group of x products. E.g.: 3-6-9, 5-10-15-20.

FluxStore release preview

Guide

FluxStore release preview


Page Transition Animation

  • Ability to swipe to go back in Dark mode on IOS. Using:

  • CupertinoPageTransitionsBuilder(): constructs a page transition animation that matches the iOS transition. You can swipe to go back.

  • FadeUpwardsPageTransitionsBuilder(): constructs a page transition animation that slides the page up.

Demo Video

Video previewWatch the video


New Languages

  • Support new Estonia language.
  • Thanks to our Customers who sent us the translation native language file
  • Now FluxStore apps support more than 50 native languages.

IMPORTANT UPDATE

Version Update Alert for countries outside US

  • When there is a new version, an alert is shown with a link to the appropriate App Stores page. Version Update Alert by default supports apps in the US.
  • This new version supports Version Update Alert for all countries outside US.

Guide

FluxStore release preview

Upgrade phone number validation

  • Upgrade intl_phone_number_input to the latest version ****
  • On the Checkout screen, the phone number can be configured, which helps to validate the entered phone number by using Google's libphonenumber. Simpler and cheaper than sending OTP to verify the phone numbers.

Policy URL supports Multi-language URLs

Guide

FluxStore release preview

Move Banner Ads to the bottom of the screen

App Store requests to move Banner Ads to the bottom of the screen on your apps.

FluxStore release preview

Improve quantity selection behavior

FluxStore release preview

  • Update Kurdish and Tigrinya languages
  • Update min-max-quantity plugin to the latest version 1.1.5
  • Update OpenAI update library

How to update/migrate the app to the latest version?

  • Follow this guide:

[support.inspireui.com

https://support.inspireui.com/help-center/articles/42/47/124/upgrade-source-code-and-flutter](https://support.inspireui.com/help-center/articles/42/47/124/upgrade-source-code-and-flutter)

  • Input your purchase code to configs/env.props file (if not input, the app will crash):

FluxStore release preview


MINOR BUG FIXES

Thanks to all for reporting bugs & suggesting features. This release contains many fixes.

  • Fix: build iOS on MacOS 13 Ventura - Xcode 15 - iOS 17

Start Shopping button always links to the Home screen even though the tab bar does not contain the Home tab. The solution is: if the user clicks "Start Shopping", the app will redirect to the default tab index. If not, return the tab index, which is not fullscreen mode and not group layout for dynamic.

Fix: border of category icons cannot be separated if enable Horizontal Mode

FluxStore release preview

  • Fix: the country code showing twice in phone number
  • Fix: home cache if use featured or type saleOff
  • Fix: not working only show first time and alway show login if turn on the required login
  • Fix: Product Categories Issue In Multilanguage
  • Fix: white screen when there is no data on Video screen
  • Fix: load cache if user disable multi language
  • Fix: currency wallet is not correct in order detail successful
  • Fix: The Address is not saved after re-opening the app
  • Fix: Cannot press checkout button if the cart has only variant products and product of these variants is out of stock
  • Fix: The app does not show vendor admin option after merging FluxStore Manager into FluxStore WooCommerce
  • Fix: advanced parameters without value data
  • Fix: to save notification status to server
  • Fix: delete account if the webiste block DELETE method
  • Fix: The country code and flag are reset whenever the screen is rebuilt
  • Fix: support multi languages for policy url
  • Fix: validate phone if has white space
  • Fix: issue with creating links for Tag Product, Screen, and Tab screen