Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing sending of variables back to Unity #60

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

milos-clevertap
Copy link
Contributor

No description provided.

@milos-clevertap milos-clevertap merged commit 0341e53 into develop Dec 20, 2023
PJClevertap added a commit that referenced this pull request Dec 21, 2023
commit 0341e53
Merge: 018ca20 9f4fb98
Author: milos-clevertap <144123971+milos-clevertap@users.noreply.github.com>
Date:   Wed Dec 20 17:30:40 2023 +0100

    Merge pull request #60 from CleverTap/mj/bugfix/fixing-variable-changed

    Fixing sending of variables back to Unity

commit 9f4fb98
Author: Milos Jakovljevic <milos1290@gmail.com>
Date:   Wed Dec 20 14:34:37 2023 +0100

    Fixing sending of variables back to Unity
PJClevertap added a commit that referenced this pull request Dec 22, 2023
commit a00b3e2
Author: PJClevertap <144137874+PJClevertap@users.noreply.github.com>
Date:   Fri Dec 22 12:07:30 2023 +0100

    chore(SDK-3548) - fix string variables (#61)

    - Remove "" from variable if variable is of kind string

commit 0341e53
Merge: 018ca20 9f4fb98
Author: milos-clevertap <144123971+milos-clevertap@users.noreply.github.com>
Date:   Wed Dec 20 17:30:40 2023 +0100

    Merge pull request #60 from CleverTap/mj/bugfix/fixing-variable-changed

    Fixing sending of variables back to Unity

commit 9f4fb98
Author: Milos Jakovljevic <milos1290@gmail.com>
Date:   Wed Dec 20 14:34:37 2023 +0100

    Fixing sending of variables back to Unity
PJClevertap added a commit that referenced this pull request Dec 27, 2023
commit dc15ae6
Author: PJClevertap <144137874+PJClevertap@users.noreply.github.com>
Date:   Wed Dec 27 04:49:39 2023 +0100

    chore(SDK-3553) Additional methods for Variables and fix iOS (#62)

    - Added event OnOneTimeVariablesChanged
    - Added StringValue  on Var
    - Added SyncVariables(bool isProduction) for iOS (android will fallback to SyncVariables())
    - Fix JSON validation issue in getVariableValue on iOS
    - Simplified getVariableValue on Android

commit a00b3e2
Author: PJClevertap <144137874+PJClevertap@users.noreply.github.com>
Date:   Fri Dec 22 12:07:30 2023 +0100

    chore(SDK-3548) - fix string variables (#61)

    - Remove "" from variable if variable is of kind string

commit 0341e53
Merge: 018ca20 9f4fb98
Author: milos-clevertap <144123971+milos-clevertap@users.noreply.github.com>
Date:   Wed Dec 20 17:30:40 2023 +0100

    Merge pull request #60 from CleverTap/mj/bugfix/fixing-variable-changed

    Fixing sending of variables back to Unity

commit 9f4fb98
Author: Milos Jakovljevic <milos1290@gmail.com>
Date:   Wed Dec 20 14:34:37 2023 +0100

    Fixing sending of variables back to Unity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants