NicolasEymael
NicolasEymael
### Describe the bug Our customer complained that the app keeps loading forever when generating a deep link when the device has no network connection. We use the `generateShortUrl()` method...
Is it possible to get the result from the chooser after shareOptions is called? I need to know which app was selected by the user...
#### Environment details 1. Xcode 15.2 2. iPhone Simulator with iOS 17.2 and 17.4 3. GoogleMaps 8.4.0 using SPM Our project had GoogleMaps 6.0.1 using Carthage, but we decided to...