Pawel Pluskota

Results 7 comments of Pawel Pluskota

@jonkykong can you take a look? Seems like this is needed to fix warnings in Xcode 12.5. `Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead`

I have the same issue. @pronebird can you provide some fix for that?

@WrathChaos Any idea when we can get this feature?

Unfortunately, this is an additional requirement. See the following URLs for reference: - https://developer.apple.com/news/?id=r1henawx - https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests - https://developer.apple.com/support/third-party-SDK-requirements/

@WrathChaos any updates?

@WrathChaos I was able to send the app without the StompClientLib privacy manifest so I believe it's not needed (at least for now). I'm closing this issue

The issue was introduced in the newest InputBarAccessoryView. Try to use the older version of that dependency (6.3.0) - it was working for me