Deeplink Button airbridge.events.signIn({userId: "hunjae_test"}) // set deeplink button airbridge.setDeeplinks({ deeplinks: { ios: 'ablog://main?a=1', android: 'ablog://main?a=1', desktop: 'http://blog.ab180.co', }, fallbacks: { ios: 'itunes-appstore', android: 'google-play' }, buttonID: 'deeplink-button', desktopPopUp: true })