Tolis Emmanouilidis <aemmanou@redhat.com> made a comment on bug 977752
Description of problem:
A warning appears during the build procedure of the ticket-monster cordova on iOS. More specifically, the useSplashScreen setting is deprecated as of Cordova 2.5.0
Version-Release number of selected component (if applicable):
How reproducible:
Build the ticket-monster cordova in IOS
Steps to Reproduce:
1. Import the project in XCode
2. Build the project
Actual results:
Warning: 'useSplashScreen' is deprecated
Expected results:
Build without warnings
Additional info:
Workaround: comment the useSplashScreen line in AppDelegate.m
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
Tolis Emmanouilidis <aemmanou@redhat.com> made a comment on bug 977752
Description of problem:
A warning appears during the build procedure of the ticket-monster cordova on iOS. More specifically, the useSplashScreen setting is deprecated as of Cordova 2.5.0
Version-Release number of selected component (if applicable):
How reproducible:
Build the ticket-monster cordova in IOS
Steps to Reproduce:
1. Import the project in XCode
2. Build the project
Actual results:
Warning: 'useSplashScreen' is deprecated
Expected results:
Build without warnings
Additional info:
Workaround: comment the useSplashScreen line in AppDelegate.m