BoltsFramework / Bolts-ObjC

Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
Other
5.65k stars 578 forks source link

Working on above iOS8? #311

Closed muthukrishnanOCS closed 6 years ago

muthukrishnanOCS commented 6 years ago

Hello,

I am trying to integrate this POD in my Objective-C.

I am facing some issues.

sharedApplication' is unavailable: not available on iOS (App Extension) - Use view controller based solutions where appropriate instead.

Can you help me please ?

nlutsenko commented 6 years ago

Should be fixed by #290 and released soon in 1.9.0 as well as current master. Please let us know if after the release it still doesn't work for you.