开发者

my app got struk after open YouTube page

开发者 https://www.devze.com 2023-02-12 03:31 出处:网络
I have add an Youtube application in my own ip开发者_C百科hone application. once i played the you tube url the file open and work fine. but once i close the player and back to my application my app ha

I have add an Youtube application in my own ip开发者_C百科hone application. once i played the you tube url the file open and work fine. but once i close the player and back to my application my app have stuck. i can't do anything in my app. Any one can help me


Can you put some code? It's hard to know what's the problem with this info. Have you checked out?

- (void)applicationDidEnterBackground:(UIApplication *)application;

Maybe you're releasing resources you don't have to.

0

精彩评论

暂无评论...
验证码 换一张
取 消