Skip to content

[Bug]: iOS SDK sends invalid "purchases" delta with localized amount ("12,99"), causing OSRequestUpdateProperties to fail with 400 #17

[Bug]: iOS SDK sends invalid "purchases" delta with localized amount ("12,99"), causing OSRequestUpdateProperties to fail with 400

[Bug]: iOS SDK sends invalid "purchases" delta with localized amount ("12,99"), causing OSRequestUpdateProperties to fail with 400 #17

Workflow file for this run

name: Add issues to project
on:
issues:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- name: Add issue to project
uses: actions/[email protected]
with:
# SDK Mobile Project
project-url: https://github.com/orgs/OneSignal/projects/18
github-token: ${{ secrets.GH_PROJECTS_TOKEN }}