iOS 13 App Settings not showing FooterText for PSGroupSpecifier

Either the FooterText string doesn't show or if it doesn't show it just runs off the right side of the screen instead of line wrapping in iOS -> Settings -> [App]


<dict>

<key>Type</key>

<string>PSGroupSpecifier</string>

<key>Title</key>

<string></string>

<key>FooterText</key>

<string>Requires restarting the app for the above settings to take affect.</string>

</dict>


Submitted Feedback Report: FB6123444