Skip to content

Conversation

@dbrpci
Copy link
Contributor

@dbrpci dbrpci commented Sep 19, 2024

Quick fix to resolve: The caller of UIApplication.openURL(:) needs to migrate to the non-deprecated UIApplication.open(:options:completionHandler:). Force returning false (NO).

Resolves: #96

Quick fix to resolve: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated UIApplication.open(_:options:completionHandler:). Force returning false (NO).
@dbrpci dbrpci mentioned this pull request Sep 19, 2024
@arrrrny
Copy link

arrrrny commented Sep 21, 2024

Thx @dbrpci ! Works like a charm.

@JoshJuncker JoshJuncker merged commit de27e23 into ShoutSocial:main Sep 24, 2024
@arrrrny
Copy link

arrrrny commented Sep 24, 2024

cool

@JoshJuncker
Copy link
Collaborator

JoshJuncker commented Sep 24, 2024

I don't work at this company now, and don't have access to publish to pub.dev. I'm actively trying to figure this situation out now.

@arrrrny
Copy link

arrrrny commented Sep 24, 2024

@JoshJuncker They can transfer the package to you. create a pub.dev account and then create a publisher account. They should add your email as the maintainer. And then you can transfer the package to the new publisher you created. If them adding you is not possible, just create the share_handler_plus package and _plus package for all sub packages like I did. publish dependent packages first and lastly share_handler_plus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not working in iOS 18

3 participants