bitstadium / HockeySDK-iOS

HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
https://github.com/microsoft/appcenter-sdk-apple
Other
597 stars 268 forks source link

When is the next release? #512

Closed asowayan closed 6 years ago

asowayan commented 6 years ago

There is a defect in the feedback UI that is preventing us from using it. It is fixed by this commit. When is the next release?

https://github.com/bitstadium/HockeySDK-iOS/commit/ea6b16cdac6414eed1da0bb8dfda580c2db66472

elamalani commented 6 years ago

@asowayan We don't have a release planned for iOS SDK. My guesstimate would be in the next 4-5 weeks. I'll keep this issue posted when we decide to release the SDK. Thanks!

abbyThompson commented 6 years ago

I've attached a gif of the issue. As you can see, the "Add Image" button is outside of the safe zone and the uploaded image is displayed behind the menu bar making this unusable. Do you have a suggested workaround?

feedbackvc

elamalani commented 6 years ago

@abbyThompson @asowayan As a workaround, you can build the SDK and use the binary until we officially release iOS SDK with the fix.

abbyThompson commented 6 years ago

Thanks for suggestion. FYI, the button is still behind the home indicator which isn't ideal.

screen shot 2018-03-27 at 4 11 49 pm
ElektrojungeAtWork commented 6 years ago

Hi @abbyThompson,

I just merged #513 that fixes this. I'll update this issue as soon as I have an update on the next release date.

Sorry for the wait!

Benjamin

abbyThompson commented 6 years ago

@TroubleMakerBen thanks for the fix!

Do you have an update on when the next release will be out? Our current solution of using the binary is causing problems when we build in the Xcode 10 beta.

ElektrojungeAtWork commented 6 years ago

I cannot provide an exact ETA at this time but we will have a release available ahead of iOS 12/Xcode 10.

ElektrojungeAtWork commented 6 years ago

We just released 5.1.4 of the SDK that includes this fix.