I have build an app using phonegap 3.1 for iOS. It's working fine in iOS 6 but it was crashing in iOS 7 due to memory leak issue. it's happening when i start recording the red bar appearing in top of the window. Also, apps is getting crashed. It's happening after recording 10-15 times and CPU usage gradually increasing
This issue related to the Code not iOS 7. Disposed unused media elements. Now it's working fine