Charles Fiedler

Results 7 comments of Charles Fiedler

@qasimmajeed Are you having trouble closing the PullUpController, or having trouble dragging the PullUpController down to the bottom? I don't have issues closing the PullUpController altogether while in landscape, but...

Hi, My changes didn't require removing the scrollview or renaming all of the variables, my use case for the pod was just slightly more simple and contained a tableview that...

I know that the original intention for this pod was to copy what apple maps did, so there's a few points I think I need to get straight as to...

That could probably work. I hadn't thought of that. On Fri, May 31, 2019, 3:02 AM Mario Iannotta wrote: > Do you think that it would be possible to keep...

I'm seeing this crash on my project as well. Are there any indications that a fix is in the works? Have any of the bandaids mentioned above worked for anyone?

> @CfiedlerIII this is currently under investigation. Are you seeing this just during testing or in production too? We're seeing this in testing and also production if the VoiceOver accessibility...

For anyone still experiencing this issue. For my purposes, we don't have any need for the accessibility elements within the MGLMapView. Therefore, we dropped in the line `self.mapView.accessibilityElementsHidden = true`...