Adds Error Log screen

Allows users to view a history of all errors that occured when performing app operations.
This commit is contained in:
Riley Testut
2022-09-09 17:44:15 -05:00
committed by Magesh K
parent dd88e03b4c
commit 5e383c2148
3 changed files with 12 additions and 4 deletions

View File

@@ -1144,6 +1144,7 @@ Settings by i cons from the Noun Project</string>
</stackView>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" editable="NO" text="Error Description" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1df-ri-hKN" customClass="CollapsingTextView" customModule="SideStore" customModuleProvider="target">
<rect key="frame" x="0.0" y="51.5" width="311" height="34"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<accessibility key="accessibilityConfiguration">
<accessibilityTraits key="traits" staticText="YES"/>
<bool key="isElement" value="NO"/>