g78101 / iOS-BackgroundTimer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS-BackgroundTimer

  1. perform(Selector,Any,TimeInterval) -> not working

  2. perform(Selector,Any,TimeInterval,[RunLoopMode]) -> not working

  3. RunLoop.current.run() -> working but recursive will crash

  4. DispatchAfter -> working

About


Languages

Language:Swift 100.0%