applivery/applivery-ios-sdk

iOS 13 modal present problems

RafaelFernandezAlv opened this issue · 2 comments

Hi,

I`m testing the SDK but I have a problem when show the feedback UI over iOS 13. Apple change the present type of screens to page sheet and this cause that the gesture of draw over the screenshot not work correctly, because the gesture of draw and close the screen is the same.

Hi Rafael,
Thank you for contacting. This issue has been already fixed in v3.1 of the iOS SDK (released a few days ago), fixed through this commit

I'm assuming that you are importing the iOS SDK using Cocoapods, however we are still making v3.1 compatible with Cococapods that now only support until v3.0. We expect to have it available this week.

In the meantime you can import v3.1 by using Carthage.

I'll keep you updated and maintain this Issue Open until that moment.

Hi @RafaelFernandezAlv,
We have just released a new hotfix (v3.1.1) that enables the latest version of the iOS SDK in Cocoapods.
I will tentatively close the issue. Feel free to reopen it if you detect any issues.
Thank you,
C.