attempt to insert nil object from objects[1]

  1. A

    iOS Question __NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[1]

    Hi all. I'm trying to find out what is caused this error. Here is my code - it show a google map for the client address. Variable Main.SelectedClientAddress holds the client address. private Sub ShowMap Try Dim App As Application Dim urlMap As...
Top