Code Monkey home page Code Monkey logo

Comments (4)

darshankawar avatar darshankawar commented on May 19, 2024

@dgminhngoc
What plugin version are you using ? currencySymbol was added as part of flutter/plugins#4115

from flutter.

dgminhngoc avatar dgminhngoc commented on May 19, 2024

@dgminhngoc What plugin version are you using ? currencySymbol was added as part of flutter/plugins#4115

currently I'm using in_app_purchase 3.1.13 and in_app_purchase_storekit 0.3.4 (because in_app_purchase 3.2.0 requires in_app_purchase_storekit 0.3.14 which decodes null "countryCode" value on iOS, I have no idea if this bug related to XCode Storekit so haven't report yet). I tested also in_app_purchase 3.2.0 and this issue remains.

The 2 screenshot are from Emulator - Android 13 with Google Play (currencySymbol is Euro) and from Galaxy S24 - Android 14 (currencySymbol missing)

from flutter.

darshankawar avatar darshankawar commented on May 19, 2024

Thanks for the update @dgminhngoc

The 2 screenshot are from Emulator - Android 13 with Google Play (currencySymbol is Euro) and from Galaxy S24 - Android 14 (currencySymbol missing)

Could this be due to the locale you are using on both the emulators / devices ?

Screenshot 2024-05-02 at 12 21 05 PM Screenshot 2024-05-02 at 12 21 11 PM

I see that the Euro symbol is to the left and to the right in respective screenshots ? Can you check if this is the case ?

from flutter.

dgminhngoc avatar dgminhngoc commented on May 19, 2024

Ah yes, locale on Emulator - Android 13 with Google Play is US/us whereas on my Galaxy S21 (S24 was typo, but it doesn't matter) is DE/de. After locale of emulator is changed from US/us to De/de, the price is changed automatically from "€4.99" to "4.99 €" and currentcySymbol is now empty.

on my Galaxy S21, I tested with the current version of my app downloaded from Google Play Store (I built with Flutter 3.7 at that time) and saw no issues, currencySymbol is always available

from flutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.