Andrew Garcia

Results 5 issues of Andrew Garcia

I have a very big app and do not want to make a placeholder for each screen I would like to provide context to about what is loading. (And also...

help wanted
feature
good first issue

Having an issue clearing the vehicles on the map. Should this be the normal route? DispatchQueue.main.async { for marker in self.mapVehicleMarkers { marker.map = nil } } self.mapVehicleMarkers = []

enhancement
help wanted

Having a hard time with Apple Pay. I got through the instructions and Apple Pay shows in the simulator, but not my device. When I click Apple Pay in the...

**Is your feature request related to a problem? Please describe.** As of right now, if the user denies a permission, the button just shows denied. **Describe the solution you'd like**...

help wanted
feature request

My audio plays in the background for about 1 minute, then stops on iOS 16. Any ideas here? I have my background mode capability on. Audio, AirPlay, and PiP. Am...