I implemented google maps in IONIC 3. on android it works fine but when I run it on IOS it loads map but when i perform any operation on it like zoom/drag getting Connection: waitForSyncReply: Timed-out while waiting for reply error.
Thanks in advanced.
Hi, did you get solution to this problem ? I’m also facing the same problem so ! –
1 Like
Same problem here. did you get this resolved?
Hi @morrisdev I tried many things. But nothing worked for me. Finally I created a new project and installed all plugins of old project and then changed the new projects src folder with old projects src. I know it is not an optimal solution, but this is what helped me.