I'm changing an app.
This application uses a framework
named Ushahidi
that is only compatible with iOS7
.
I detected a change so that something in framework
works in iOS8
.
My question is how can I change framework
to correct bug
?
I'm thinking of making the fix and sending it to their github, but I need to test it in the application to see if it will work.
How to do this!?