Koen Punt
Koen Punt
I'd like to know this as well. Although I'm afraid Amazon has shifted their development efforts to EKS..
> Blox however unfortunately is no longer maintained... It might be good to archive this repository; https://help.github.com/en/github/creating-cloning-and-archiving-repositories/archiving-repositories
I can confirm the behavior @scgallafent is seeing also is present when using dataloaders in spring-graphql, so the issue is not specific to graphql-java-kickstart. We've been able to work around...
Possibly related #42
Any update on this?
Thank you for your contribution. What would be a use case for this new functionality?
I don't feel much for adding the functionality of hiding the view, since it's a too specific use case, and some would even call it a hack. And for the...
If I understand correctly you managed to fix the issue yourself?
@aless10 you have to use the react `Linking` api to intercept your url scheme, and from there you can invoke `SafariView.dismiss()` to close the safari view.