50ButtonsEach / fliclib-ios

The fliclib framework for iOS
35 stars 5 forks source link

Application not working in terminated mode for Powered by flick button #28

Closed vibha22 closed 7 years ago

vibha22 commented 7 years ago

Hello, I successfully implemented flic code in my appdelegate from which I am handling my flic click events. All is working cool if it is in foreground and background mode. But when I close app from background (terminated mode) and click on flic button then it is not responding(not able to get clicks). and when I click on application icon then it is asking for discover again.

Please help me. I am near to complete my flic task. Thanks.