Today we’ve released AppFurnace 3.2.1, with a couple of adjustments to AppFurnace’s API and some minor bug fixes:
- Fixed a JSONP big that prevented proper format for sending & receiving of data to a remote server using AJAX and JSONP. See these support questions about Sending Data and Receiving Data for more information on the process
- Updated the App Size calculation algorithm in the File tab – making the iPhone and Android limit warnings more accurate
- Added af.browser.open and af.browser.close functions to the API – allowing better control over the internal browser – and deprecating af.
openLinkInWebBrowser. See the Code API Documentation for more details

