Diego Resnik

Results 8 comments of Diego Resnik

Hi, I can't be sure for 100%, but I don't think I swiped the top banner. I've noticed this only in this location...it was very obvious it was directing me...

Here's a sample of the "dancing" map. This time, it started from the parking lot where the drive started till the end of it. https://user-images.githubusercontent.com/19625881/136598200-51b964ee-3f9c-40ef-a241-38ca7272876c.mp4

@S2Ler this is part of a quite a big app, could you be more specific on where the error could be?

@S2Ler : In my case, the navigationview is embeded in a navigationController app, the user can leave the navigation and get back to it. So I want the voice instructions...

@S2Ler, I've change the singleton to hold the navigationViewController and not just the navigationService. I guess it is quite expensive, but if navigationService is owned by navigationViewController...it seems the only...

Hi @S2Ler, I'll try that out. though I'm thinking to maybe display the "InstructionsBannerView" alone in a banner when I exit the navigation screen, is that something I can/should hold...

this solved this issue for me: Going into the Targets Build Settings (not the Project), searching for Other Linker Flags, and then deleting FIRAnalyticsConnector from the list took care of...

I removed the tabbar from the user interface and now the buttons work. It seems that although I hide the tabbar and resize the frame to full size it still...