[
https://issues.apache.org/jira/browse/CB-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181825#comment-14181825
]
ASF subversion and git services commented on CB-7857:
-----------------------------------------------------
Commit 1b85a6e6762ef1280651a6e52358298b3d2a0ed7 in cordova-ios's branch
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=1b85a6e ]
CB-7857 - Load appURL after plugins have loaded
- includes uncrustify style fixups
> Load appURL after plugins have loaded
> -------------------------------------
>
> Key: CB-7857
> URL: https://issues.apache.org/jira/browse/CB-7857
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 3.7.0
>
>
> This code:
> https://github.com/apache/cordova-ios/blob/01b3d191d47b5f5b9549a1174b0d92ae0f0a901d/CordovaLib/Classes/CDVViewController.m#L207-L234
> Should be after:
> https://github.com/apache/cordova-ios/blob/01b3d191d47b5f5b9549a1174b0d92ae0f0a901d/CordovaLib/Classes/CDVViewController.m#L427-L437
> Why?
> This allows plugins, like a local web server, to update the appUrl for the
> app to use.
> Impact/risk:
> None. The loading of this preference is not depended upon until after the
> plugins have loaded, so moving it to the new position does not make a
> difference.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]