Alexander Nedosekin

Results 1 comments of Alexander Nedosekin

According to existing code in `CDVHandleOpenURL.m`, your function `handleOpenURL` will be called when `deviceready` event occurs (so there is no need to wrap it with your own `deviceready` event handler)....