-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Beta Tealeaf Change Notes: Bug Fixes: - Fix an issue with getting correct original implemenation for uipickerview. - Fix an issue with _NSPlaceholderData that should use NSData. - Fix an issue with cookies on killswitch. - Adjust gestures for react native applications that use webviews. Improvements: - Add ability to keep track of current page name for react native for iOS. 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
1 parent
6096c09
commit 55ac4b9
Showing
28 changed files
with
60 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
SDKs/iOS/Debug/Tealeaf.xcframework/ios-arm64/Tealeaf.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+392 Bytes
(100%)
SDKs/iOS/Debug/Tealeaf.xcframework/ios-arm64/Tealeaf.framework/Tealeaf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
SDKs/iOS/Debug/Tealeaf.xcframework/ios-arm64_x86_64-simulator/Tealeaf.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+384 Bytes
(100%)
SDKs/iOS/Debug/Tealeaf.xcframework/ios-arm64_x86_64-simulator/Tealeaf.framework/Tealeaf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
SDKs/iOS/Debug/dSYMs/ios-simulator/EOCore.framework.dSYM/Contents/Resources/DWARF/EOCore
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+2.56 KB
(100%)
SDKs/iOS/Debug/dSYMs/ios-simulator/Tealeaf.framework.dSYM/Contents/Resources/DWARF/Tealeaf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
SDKs/iOS/Debug/dSYMs/ios/EOCore.framework.dSYM/Contents/Resources/DWARF/EOCore
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+1.47 KB
(100%)
SDKs/iOS/Debug/dSYMs/ios/Tealeaf.framework.dSYM/Contents/Resources/DWARF/Tealeaf
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.