Closed jashsayani closed 10 years ago
The UberKit.m file needs the developer to put the server token in the string const. It would be better to have:
UberKit *uberKit = [[UberKit alloc] initWithServerToken:@"MY_TOKEN"];
The UberKit.m file needs the developer to put the server token in the string const. It would be better to have:
UberKit *uberKit = [[UberKit alloc] initWithServerToken:@"MY_TOKEN"];