GitHawk icon indicating copy to clipboard operation
GitHawk copied to clipboard

Submit button does not appear after opening a picture on iOS 13

Open 59xa opened this issue 6 years ago • 9 comments

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

59xa avatar Jul 06 '19 09:07 59xa

Can you add screenshots of the button hidden

Sent with GitHawk

Huddie avatar Jul 11 '19 03:07 Huddie

87925FFA-5EEF-48F3-B1D8-073A875FFEE1 Had to send this through GitHub since app does not let me.

59xa avatar Jul 11 '19 03:07 59xa

Same on iPhone XS

Sent with GitHawk

ghost avatar Aug 04 '19 10:08 ghost

Extra info: all phones that are on iOS 13 are affected by this bug.

59xa avatar Aug 04 '19 10:08 59xa

I can confirm this bug affects GitHawk on ios 13

superandrew avatar Sep 18 '19 11:09 superandrew

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: CleanShot 2019-09-19 at 09 10 03@2x

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?

superandrew avatar Sep 19 '19 07:09 superandrew

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.

CleanShot 2019-09-19 at 10 44 50

superandrew avatar Sep 19 '19 08:09 superandrew

Is this issue still being looked into by the devs?

59xa avatar Oct 03 '19 03:10 59xa

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.

superandrew avatar Oct 22 '19 10:10 superandrew