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

chore(SDK-3534) - UI for unity SDK tests #57

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from

Conversation

PJClevertap
Copy link
Contributor

  • Added UI with tests

milos1290 and others added 18 commits December 20, 2023 14:09
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
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
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
-Added InApps implementation on Android
-Added InApps implementation on iOS
- Added InAppsFactory
- Added CleverTapPlatformInApps
- Added CleverTapPlatformInApps for Android and iOS
- Added CleverTapInAppsFetched callback
- Added mising unity native method for variable
…ests

# Conflicts:
#	CleverTap/Plugins/iOS/CleverTapBinding.m
#	CleverTap/Runtime/IOS/IOSDllImport.cs
#	CleverTap/Runtime/IOS/IOSPlatformVariable.cs
Add Fetch InApps and ClearInAppResources Buttons
…-unity-sdk into feature/SDK-3534/ui_and_tests
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.

4 participants