Added support for users with no youtube app#5
Added support for users with no youtube app#5idangozlan wants to merge 1 commit intomacdonst:masterfrom
Conversation
Added support for users with no youtube app Handle of error callback is required to solve cases that user has no youtube app
|
Rather than call the error callback why don't we redirect the user to the Google Play store page for the YouTube app? |
|
lets give the developer to handle this case. we cant decide for the in my case, i prefer to open childbrowser.
|
|
? On Jan 11, 2013, at 9:56 PM, Idan Gozlan [email protected] wrote:
|
|
Check my latest commit to see what I mean. |
|
@macdonst Some vendors do not include Google applications to their firmware. Means, well, no matter how many times you try to redirect users of such devices to Play Google, they will never get the YouTube app from there simply because they don't have Google Play app, nor Google account option. Hence i somehow prefer option not involving YouTube app. |
|
I am trying to use this on a standalone app that wonthave internet access or youtube app. Is there an example of it running like this? Thanks in advance |
Added support for users with no youtube app
Handle of error callback is required to solve cases that user has no youtube app