Submit button does not appear after opening a picture on iOS 13
When you go and try to upload an image to your issue, the app does not let you do it since the submit button is hidden away in iOS 13. I can’t show a proof since the app would not let me do it.
Bug Report Dump (Auto-generated)
Version 1.28.0 (1559245431) Device: iPhone 7 (iOS 13.0) TestFlight: true
Had to send this through GitHub since app does not let me.
Extra info: all phones that are on iOS 13 are affected by this bug.
I can confirm this bug affects GitHawk on ios 13
I was going to try to fix this to make a PR, however when I try to launch the project I have a runtime error:

Class CLSUserDefaults is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ClassKit.framework/ClassKit (0x7fff87a05698) and /Users/superandrew/Library/Developer/CoreSimulator/Devices/127D2BDE-04F2-46BC-9AB0-3CD27D13A323/data/Containers/Bundle/Application/4F0BEC20-C9BC-4883-870B-17E8F35C4649/Freetime.app/Freetime (0x10d15f2f0). One of the two will be used. Which one is undefined.
Is this related to XCode 11? Or do I have a misconfiguration problem?
Ok sometimes xcode randomly gives this error, but sometimes it doesn't, so I was able to start it.
For some reason (which I wasn't able to understand) the navigation items are not visible in the view controller, as if some ios13 API change eliminates an underlying UINavigationController in some presentation of the view controller.

Is this issue still being looked into by the devs?
Honestly, I tried to fix this by opening the xcode project but was unable to move forward that crash. AFAIK there is no current development on this issue.