How do I play YouTube content in the background? -


i making app play youtube videos in popup window, see no way play in background. when try update app in store, google rejects it. after asking google play team, said:

thank contacting google play team.

during review, found app violates both youtube api terms of service , section 4.4 of developer distribution agreement (dda). app enables user play youtube content in background (opens separate window) while app not active (meaning playback should stop, once user closes app). rejection not impact standing of google play developer account. however, repeated violations may result in suspension of app or google play developer account.

before submitting app again, make sure you’ve corrected policy violations.

how can fix problem? have remove popup window or close service when app closed?

well considering youtube charges money doing, theres no way allow that, yes need disable playback when app hidden, defeats purpose.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

android - Keyboard hides my half of edit-text and button below it even in scroll view -