-
Notifications
You must be signed in to change notification settings - Fork 4
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
base: develop
Are you sure you want to change the base?
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f6528d - Browse repository at this point
Copy the full SHA 3f6528dView commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21cc605 - Browse repository at this point
Copy the full SHA 21cc605View commit details
Commits on Dec 21, 2023
-
Squashed commit of the following:
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
Configuration menu - View commit details
-
Copy full SHA for 3446e61 - Browse repository at this point
Copy the full SHA 3446e61View commit details
Commits on Dec 22, 2023
-
Squashed commit of the following:
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
Configuration menu - View commit details
-
Copy full SHA for e74ffed - Browse repository at this point
Copy the full SHA e74ffedView commit details
Commits on Dec 27, 2023
-
Squashed commit of the following:
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
Configuration menu - View commit details
-
Copy full SHA for 8ec3f11 - Browse repository at this point
Copy the full SHA 8ec3f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482e276 - Browse repository at this point
Copy the full SHA 482e276View commit details -
chore(SDK-3554) - Wrappers InApps implementation
-Added InApps implementation on Android -Added InApps implementation on iOS
Configuration menu - View commit details
-
Copy full SHA for a0d218c - Browse repository at this point
Copy the full SHA a0d218cView commit details
Commits on Dec 28, 2023
-
chore(SDK-3554) - Unity InApps implementation
- Added InAppsFactory - Added CleverTapPlatformInApps - Added CleverTapPlatformInApps for Android and iOS - Added CleverTapInAppsFetched callback - Added mising unity native method for variable
Configuration menu - View commit details
-
Copy full SHA for 359a11e - Browse repository at this point
Copy the full SHA 359a11eView commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d31b2fb - Browse repository at this point
Copy the full SHA d31b2fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b5dbf - Browse repository at this point
Copy the full SHA 86b5dbfView commit details
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 856c31c - Browse repository at this point
Copy the full SHA 856c31cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c4850 - Browse repository at this point
Copy the full SHA 99c4850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81eb2c2 - Browse repository at this point
Copy the full SHA 81eb2c2View commit details -
Merge branch 'feature/SDK-3554_inApps' into feature/SDK-3534/ui_and_t…
…ests # Conflicts: # CleverTap/Plugins/iOS/CleverTapBinding.m # CleverTap/Runtime/IOS/IOSDllImport.cs # CleverTap/Runtime/IOS/IOSPlatformVariable.cs
Configuration menu - View commit details
-
Copy full SHA for ad80085 - Browse repository at this point
Copy the full SHA ad80085View commit details -
Add Fetch InApps and ClearInAppResources Buttons
Configuration menu - View commit details
-
Copy full SHA for 232d29b - Browse repository at this point
Copy the full SHA 232d29bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fba0c02 - Browse repository at this point
Copy the full SHA fba0c02View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6881df3 - Browse repository at this point
Copy the full SHA 6881df3View commit details
Commits on Apr 17, 2024
-
Merge branch 'develop' of github.com:CleverTap/clevertap-unity-sdk in…
…to feature/SDK-3534/ui_and_tests
Configuration menu - View commit details
-
Copy full SHA for 11c253f - Browse repository at this point
Copy the full SHA 11c253fView commit details -
Merge branch 'temp_develop_v_3.1.0' of github.com:CleverTap/clevertap…
…-unity-sdk into feature/SDK-3534/ui_and_tests
Configuration menu - View commit details
-
Copy full SHA for e3345be - Browse repository at this point
Copy the full SHA e3345beView commit details