Estimote / iOS-Fleet-Management-SDK

Estimote Fleet Management SDK for iOS
https://developer.estimote.com
MIT License
1.18k stars 398 forks source link

Include Estimote SDK into framework #196

Closed rafaelrsilva closed 9 years ago

rafaelrsilva commented 9 years ago

Hello! I need to implement a cocoa touch framework that includes EstimoteSDK. This framework would contain all beacons implementations (didEnterRegion, didExitRegion, didRangeBeacon, ...). All apps that need to use beacons would implement this cocoa framework and done, the app is already monitoring and ranging beacons.

Is it possible to implement? Does it need a special setting? tks!

heypiotr commented 9 years ago

Hey, don't see any reason why this wouldn't be doable (:

Have you tried this solution? http://stackoverflow.com/questions/27484997/how-to-create-an-umbrella-framework-in-ios-sdk

I'll close this issue to keep the list clean (our SDK engineers use it to plan their sprints), and I encourage you to use our forums to discuss this any further. Cheers!