I am iOS developer. I have a Corona project (code in lua language) . i need to add mobileAppTracker framework to corona Project. for that process i do following step.
1) First i migrate corona project to corona-xcode editor.
Now, how can i add & implement mobileAppTracker.framework to corona-xcode project ?
(corona xcode project can't contain appdelegates, view controllers, Targets and build settings also) i am getting frustrating about this. Please help me anyone.