You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kunass2, thanks for the response and sorry for the late replay. I just tried adding your library to new test project and it keeps getting 1.9.1. I'm not sure if your podfile is different. But just having pod 'BSForegroundNotification' in there does not get the latest. However @webjunkie01 's solution works.
adding pod "BSForegroundNotification" to podfile retrieves older 1.9.1 not a newer 2.0 version.
The text was updated successfully, but these errors were encountered: