Skip to content

Cordova 4.0.0

Compare
Choose a tag to compare
@echo-branch echo-branch released this 16 Oct 00:17
· 145 commits to master since this release
354d023

Update iOS SDK to 0.29.1
Update Android SDK to 4.1.1
Switch to Cocoapods
Switch to Maven
Add Event Alias
Add CPID and LATD methods
Add Amazon Fire ID
Fix foreground linking

Known issues:

iOS command line build fails due a cordova issue, workaround is to build from xcode. SDK-558 apache/cordova-ios#659

Android installation hooks require Android platform to be added before the plugin. SDK-585

CPID and LATD methods do not work on Android. SDK-557