You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
self.router[@"www.getinapp.com.br/:path(.*)"] = ^(DPLDeepLink *link) {
// Function is called but is not recognizing the PATH (check LOG).NSLog(@"%@", link);
};
URL Example: https://www.getinapp.com.br/#!/restaurant/sao-paulo/el-tranvia-itaim-bibi
Test 1:
LOG:
Test 2:
The text was updated successfully, but these errors were encountered: