Skip to content

Commit

Permalink
Beta Tealeaf build: 10.6.268
Browse files Browse the repository at this point in the history
Beta Tealeaf Change Notes:
Bug Fixes:

- None.

Improvements:

- Adjust for new remote configuration changes.

- Add ability to mask value for UIPickerView for privacy. The default will be a 9 for numbers and the picker values will
  be empty.

- Add ability to listen to actions and events for Swift and SwiftUI. You longer need to add extra file to add the hooks.
  You can now remove UIApplication, main.swift overridden classes and uncomment @UIApplicationMain or @main.

Our environment for this release:

- Xcode 14.2
- MacOS 13.2
- iOS 12.x to 16.x
- Supported architectures:
	- simulator
		- arm64
		- x86_64
	- device
		- arm64

Known Issues:

- Captures gesture even when the gestureRecognizer is set to return 'NO', this is an Apple defect.
- After iOS 13, library no longer supports iPad because of Apple changes in iPad OS.
- The pink boarder on Gestures screenview is off when captured using ER, because if timing or garbage collection.
- Template issue - The back link is missing during capture on some screens Progressindicator, AlertViewController, Gestures screenview and picker view.
- Template issue - Battery icon not visible in green anymore.
- Improvement :- 'connectionType' remains N/A if device is on WiFi on app start.
- DoPostOnScreenChange is not working as expected, because of temp queue.
- Reporting of multiple carrier names in JSON if the device has Dual SIM is a beta feature.
- React Native has an issue for dynamic builds. We will use static version instead.
- Certain Alerts may appear correctly during replay.
- If a View Controller has more than one WKWebViews, gestures may be off by a few pixels
- iPadOS Multi Window apps are not YET supported.
  • Loading branch information
experienceanalyticssdk committed Sep 21, 2023
1 parent a27eb18 commit c25fe3a
Show file tree
Hide file tree
Showing 25 changed files with 69 additions and 26 deletions.
6 changes: 3 additions & 3 deletions SDKs/iOS/Debug/TLFResources.bundle/TealeafAdvancedConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FilterMessageTypes": false,
"InitialZIndex": 500,
"IpPlaceholder": "N/A",
"LibraryVersion": "10.6.267",
"LibraryVersion": "10.6.268",
"LogFullRequestResponsePayloads": false,
"LogViewLayoutOnScreenTransition": true,
"MessageTypeHeader": "WorklightHit",
Expand All @@ -35,7 +35,7 @@
"actionSheet:show": 0,
"alertView:buttonIndex": 1,
"alertView:show": 0,
"autolog:pageControl": 1,
"autolog:pageControl": 0,
"autolog:textBox:_searchFieldEndEditing": 0,
"button:click": 0,
"button:load": 0,
Expand All @@ -51,7 +51,7 @@
"location": 2,
"mobileState": 1,
"orientation": 1,
"pageControl:valueChanged": 1,
"pageControl:valueChanged": 0,
"pickerView:valueChanged": 1,
"screenChangeLevel": 1,
"scroller:scrollChange": 1,
Expand Down
10 changes: 5 additions & 5 deletions SDKs/iOS/Debug/Tealeaf.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Tealeaf.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Tealeaf.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
</data>
<key>Info.plist</key>
<data>
WA3bqc0GpgnZHxRB+CnY2IDUUYc=
WNSLBdPBFqEvmrTBAOzx7fswS+A=
</data>
<key>Modules/module.modulemap</key>
<data>
rzCLFed1nOh+uQxX8XykjgWrekI=
</data>
<key>TLFResources.bundle/TealeafAdvancedConfig.json</key>
<data>
L2uUlMUXdZ/SxnSdcZahTituS0o=
MkRH65V3ref56VNgZdRq4zotR30=
</data>
<key>TLFResources.bundle/TealeafBasicConfig.plist</key>
<data>
Expand Down Expand Up @@ -104,7 +104,7 @@
<dict>
<key>hash2</key>
<data>
QclzzS5vM4AgFUDvR4qw3tLIKBhLZy6qWXjjD8GpZqM=
FoVGg5IXqzXlkfnujrmJjgCSZ4Jwg+D8DokINN+Zm5c=
</data>
</dict>
<key>TLFResources.bundle/TealeafBasicConfig.plist</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<key>CFBundleShortVersionString</key>
<string>10.6</string>
<key>CFBundleVersion</key>
<string>267</string>
<string>268</string>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<key>CFBundleShortVersionString</key>
<string>10.6</string>
<key>CFBundleVersion</key>
<string>267</string>
<string>268</string>
</dict>
</plist>
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"FilterMessageTypes": false,
"InitialZIndex": 500,
"IpPlaceholder": "N/A",
"LibraryVersion": "10.6.267",
"LibraryVersion": "10.6.268",
"LogFullRequestResponsePayloads": false,
"LogViewLayoutOnScreenTransition": true,
"MessageTypeHeader": "WorklightHit",
Expand All @@ -35,7 +35,7 @@
"actionSheet:show": 0,
"alertView:buttonIndex": 1,
"alertView:show": 0,
"autolog:pageControl": 1,
"autolog:pageControl": 0,
"autolog:textBox:_searchFieldEndEditing": 0,
"button:click": 0,
"button:load": 0,
Expand All @@ -51,7 +51,7 @@
"location": 2,
"mobileState": 1,
"orientation": 1,
"pageControl:valueChanged": 1,
"pageControl:valueChanged": 0,
"pickerView:valueChanged": 1,
"screenChangeLevel": 1,
"scroller:scrollChange": 1,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TealeafReactNative.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>TealeafReactNative.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
</data>
<key>Info.plist</key>
<data>
d4PKYACqJaRjNQoppUwRHVRIGSA=
lRm7JTfDXfUkdVr/NfGMt2d9+Bo=
</data>
<key>Modules/module.modulemap</key>
<data>
U96x+SwkQrq7GtkfZcCqll3g0Ys=
</data>
<key>TLFResources.bundle/TealeafAdvancedConfig.json</key>
<data>
L2uUlMUXdZ/SxnSdcZahTituS0o=
MkRH65V3ref56VNgZdRq4zotR30=
</data>
<key>TLFResources.bundle/TealeafBasicConfig.plist</key>
<data>
Expand Down Expand Up @@ -133,7 +133,7 @@
<dict>
<key>hash2</key>
<data>
QclzzS5vM4AgFUDvR4qw3tLIKBhLZy6qWXjjD8GpZqM=
FoVGg5IXqzXlkfnujrmJjgCSZ4Jwg+D8DokINN+Zm5c=
</data>
</dict>
<key>TLFResources.bundle/TealeafBasicConfig.plist</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
<key>CFBundleShortVersionString</key>
<string>10.6</string>
<key>CFBundleVersion</key>
<string>267</string>
<string>268</string>
</dict>
</plist>
Loading

0 comments on commit c25fe3a

Please sign in to comment.