Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

iOS > EmailComposer > FIX: Without email account there is an error, that... #318

Merged
merged 1 commit into from
Mar 6, 2012
Merged

iOS > EmailComposer > FIX: Without email account there is an error, that... #318

merged 1 commit into from
Mar 6, 2012

Conversation

tomasfejfar
Copy link

... also prevents child browser and other plugins from further working

WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: Application tried to present a nil modal view controller on target

When no account is set up in Email app the "picker" variable is nil and throws the above error.

…hat also prevents child browser and other plugins from further working

WebKit discarded an uncaught exception in the webView:decidePolicyForNavigationAction:request:frame:decisionListener: delegate: <NSInvalidArgumentException> Application tried to present a nil modal view controller on target
shazron added a commit that referenced this pull request Mar 6, 2012
iOS > EmailComposer > FIX: Without email account there is an error, that...
@shazron shazron merged commit 2e0dbfa into phonegap:master Mar 6, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants