Commit graph

39 commits

Author SHA1 Message Date
Zihe Jia
6ee1f2cfd6 add unit test cases for migration
lint fixes
2021-09-06 22:44:41 -07:00
Zihe Jia
0f39d9811b merge master v.2.10.2 to the beta branch 2021-06-14 10:26:53 -07:00
Zihe Jia
62d08b3608 fix the github flow 2021-06-10 14:45:58 -07:00
Zihe Jia
236d6608de Fix optOutTracking in macOS 2021-06-10 10:38:36 -07:00
Jared McFarland
c59b6cd721 run pod update, clean up podspec and package.swift 2021-05-05 14:50:59 -07:00
Jared McFarland
7563a212cf more cleanup 2021-05-05 14:50:59 -07:00
Jared McFarland
f4a7bdbc16 delete M&E code 2021-05-05 14:50:57 -07:00
Zihe Jia
06866e65f8 update to XCode 12 recommended settings 2020-10-09 13:51:44 -07:00
Daniel Shelley
d83984d389 change deployment target to iOS 9 to support Xcode 12 2020-07-15 16:56:40 -06:00
Zihe Jia
00ddae54da support mac catalyst 2020-04-20 16:37:00 -07:00
Josh Wymer
53bc8d91fa update build version 2020-02-10 16:14:03 -06:00
Josh Wymer
99d54731c7 Update demo app settings and enable auto signing 2020-01-21 22:15:23 -06:00
Josh Wymer
d4e83108f5 Add login screen for specifying distinct id 2020-01-21 21:14:25 -06:00
Josh Wymer
9a6bb8dc7c Update Demo app to use rich push 2020-01-18 14:08:09 -06:00
Zihe Jia
55db516c65 fix warnings under swift 5 2019-03-29 16:14:52 -07:00
Zihe Jia
a71f9d244f initial project config changes for xcode 10.2 2019-03-29 16:14:52 -07:00
Zihe Jia
e94c641697 add apple tv samples 2019-03-24 23:11:52 -07:00
Zihe Jia
af0bd1853d apple watch support - basic 2019-03-22 10:25:29 -07:00
Iris McLeary
424a990607 SDK changes to support group- and account-level analytics 2019-03-21 23:32:04 -07:00
Madhu Palani
66330a9643 Add support for property filters for event triggered inapps 2019-03-12 08:45:44 -07:00
Madhu Palani
7c2928724e Add support for display triggers in inapp notifications 2019-02-04 16:30:00 -08:00
Zihe Jia
1c7d0c8ab2 Add DEBUG swift compilation conditions for demo project 2018-09-20 13:14:17 -07:00
Zihe Jia
e5cda25d58 Fix compile errors for swift 4.2 2018-09-14 11:20:19 -07:00
Zihe Jia
550e86294e Add GDPR sample codes 2018-05-08 16:42:57 -07:00
Zihe Jia
3f9fa004f8 Add lib version to internal properties in integration track 2018-04-02 13:35:33 -07:00
Zihe Jia
f18669cfa2 Add unit test cases for GDPR 2018-04-02 10:22:41 -07:00
Yarden Eitan
fc9393b964 merge conflicts fixed 2017-09-07 09:51:11 -07:00
Yarden Eitan
50d71c68d1 persist identity in userdefaults. also xcode9 warnings fixed. (#107)
* persist identity in UserDefaults in case archive is corrupt. also some Xcode9 warning fixes

* more xcode9 fixes and unit test for persistent identity

* revert token
2017-07-17 09:48:10 -07:00
Yarden Eitan
1b531a39b4 swift4 support 2017-06-28 15:46:24 -07:00
Yarden Eitan
133b8a400d Automatic events (#85)
* WIP

* first push auto events

* more updates

* update

* update

* added IAP tracking

* update

* update

* update

* update

* updates

* updates

* update

* trying IAP sandboxing

* update push notif info

* remove auto tracking of push open and fix IAP stuff

* added tests

* revert version

* updates

* remove objc stuff

* remove files

* update to version check

* reorder comments

* updates based on comments

* updates to distincID for decide

* update

* fix tests for AE

* update appex podspec

* update  podspec

* remove testing stuff in demo proj
2017-05-22 13:04:25 -07:00
Yarden Eitan
cf3a8803df revert back to SWIFT_VERSION 3.0 with Xcode8.2 release 2016-12-19 10:45:48 -08:00
Yarden Eitan
42cff0078c update to swift3.0.1 on project settings 2016-11-22 13:57:06 -08:00
Yarden Eitan
dc81f727a8 Added A/B testing functionality (#34)
Added A/B testing functionality for the SDK
2016-10-25 15:17:44 -07:00
Yarden Eitan
f63a06d8a4 added testing for codeless 2016-09-14 17:46:31 -07:00
Yarden Eitan
fa2188b89c codeless workinggit add -A 2016-09-12 13:43:07 -07:00
Yarden Eitan
0deae10683 updated delegate for InAppController 2016-08-17 16:23:27 -07:00
Yarden Eitan
276d5be203 removed redundant code 2016-08-15 18:16:10 -07:00
Yarden Eitan
3998df41ba inapps takeover implementation and unit tests 2016-08-15 18:12:12 -07:00
Yarden Eitan
66f605e1fa swift3 2016-07-27 14:04:12 -07:00