Post

Replies

Boosts

Views

Activity

Reply to IAP, wrong priceLocale
I am experiencing the same behaviour on MacOS 12 beta (21A5304g) even when using TestFlight for MacOS v. 3.2.0 (i.e. not only when run locally). The .price value sent by AppStore is in CZK (based on recalculation from what is set in $ in the AppStoreConnect) but .priceLocale is in £: Printing description of $R8: ▿ en_GB (fixed)  - identifier : "en_GB"  - kind : "fixed" In the previous MacOS beta version, it worked after 2nd fetch (so fetching it twice helped). In MacOS Settings/Language & Region, I have 2 preferred languages: English Czech I use English keyboard. When I switch to Czech and refetch the record, nothing changes (still in £). Can I presume that .price sent by AppStore >always< corresponds to Locale.current.currencySymbol as hinted above by "Developer Tools Engineer "? Thank you.
Topic: App & System Services SubTopic: StoreKit Tags:
Aug ’21
Reply to App Store Connect "Trends" does not load
I have the very same problem... Trends page does not load. I tried it in Chrome as well as in Safari, with different macOS versions, different macs, cleared caches, anonymous mode... nothing helps. Errors from Chrome dev console: main.4ebf7eb1.js:2 No route found https://appstoreconnect.apple.com/trends (anonymous) @ main.4ebf7eb1.js:2 iris/v1/ciProducts?filter[productType]=FRAMEWORK&limit=333&fields[ciProducts]=name:1 Failed to load resource: the server responded with a status of 404 () trends:1 Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 at parse (<anonymous>) 2main.bd9a4dd8.js:1 Metrics config: No config provided via delegate or fetched via init(), using default/cached config values. (anonymous) @ main.bd9a4dd8.js:1 main.bd9a4dd8.js:1 Metrics config: No config provided via delegate or fetched via init(), using default/cached config values. (anonymous) @ main.bd9a4dd8.js:1 main.bd9a4dd8.js:1 Object main.bd9a4dd8.js:1 metricskit initialized main.bd9a4dd8.js:1 Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info. (anonymous) @ main.bd9a4dd8.js:1 trends:1 Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 at parse (<anonymous>) service-worker.js:117 [Service Worker] Fetch Error TypeError: Failed to execute 'fetch' on 'WorkerGlobalScope': 'only-if-cached' can be set only with 'same-origin' mode at service-worker.js:114 (anonymous) @ service-worker.js:117 The FetchEvent for "https://appstoreconnect.apple.com/trends" resulted in a network error response: an object that was not a Response was passed to respondWith().
Jul ’21
Reply to IAP, wrong priceLocale
I am experiencing the same behaviour on MacOS 12 beta (21A5304g) even when using TestFlight for MacOS v. 3.2.0 (i.e. not only when run locally). The .price value sent by AppStore is in CZK (based on recalculation from what is set in $ in the AppStoreConnect) but .priceLocale is in £: Printing description of $R8: ▿ en_GB (fixed)  - identifier : "en_GB"  - kind : "fixed" In the previous MacOS beta version, it worked after 2nd fetch (so fetching it twice helped). In MacOS Settings/Language & Region, I have 2 preferred languages: English Czech I use English keyboard. When I switch to Czech and refetch the record, nothing changes (still in £). Can I presume that .price sent by AppStore >always< corresponds to Locale.current.currencySymbol as hinted above by "Developer Tools Engineer "? Thank you.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to Suppressing verbose console output - SwiftUI / MacOS Monterey
So do I (beta 5). Is there any kind of a mask that would allow to filter out at least some of the messages?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to App Store Connect "Trends" does not load
I have the very same problem... Trends page does not load. I tried it in Chrome as well as in Safari, with different macOS versions, different macs, cleared caches, anonymous mode... nothing helps. Errors from Chrome dev console: main.4ebf7eb1.js:2 No route found https://appstoreconnect.apple.com/trends (anonymous) @ main.4ebf7eb1.js:2 iris/v1/ciProducts?filter[productType]=FRAMEWORK&limit=333&fields[ciProducts]=name:1 Failed to load resource: the server responded with a status of 404 () trends:1 Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 at parse (<anonymous>) 2main.bd9a4dd8.js:1 Metrics config: No config provided via delegate or fetched via init(), using default/cached config values. (anonymous) @ main.bd9a4dd8.js:1 main.bd9a4dd8.js:1 Metrics config: No config provided via delegate or fetched via init(), using default/cached config values. (anonymous) @ main.bd9a4dd8.js:1 main.bd9a4dd8.js:1 Object main.bd9a4dd8.js:1 metricskit initialized main.bd9a4dd8.js:1 Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info. (anonymous) @ main.bd9a4dd8.js:1 trends:1 Uncaught (in promise) SyntaxError: Unexpected token < in JSON at position 0 at parse (<anonymous>) service-worker.js:117 [Service Worker] Fetch Error TypeError: Failed to execute 'fetch' on 'WorkerGlobalScope': 'only-if-cached' can be set only with 'same-origin' mode at service-worker.js:114 (anonymous) @ service-worker.js:117 The FetchEvent for "https://appstoreconnect.apple.com/trends" resulted in a network error response: an object that was not a Response was passed to respondWith().
Replies
Boosts
Views
Activity
Jul ’21