Skip to content

Conversation

@nadyaA
Copy link
Contributor

@nadyaA nadyaA commented Apr 11, 2014

The plugin is changed to work with embedded files, using the system behavior. If one needs the system behavior, they need to pass "_system" as target when using the plugin. As the InAppBrowser for WP8 does not handle by itself the embedded pdf files, system behavior is called.

The plugin also is tested and working for wp7
https://issues.apache.org/jira/browse/CB-6405

Also this PR solves null reference exception, if no "options" are provided:
https://issues.apache.org/jira/browse/CB-6402

The plugin is changed to work with embedded files, using the system behavior. If one needs the system behavior, they need to pass "_system" as target when using the plugin. As the InAppBrowser for WP8 does not handle by itself the embedded pdf files, system behavior is called.

The plugin also is tested and working for wp7
@purplecabbage
Copy link
Contributor

Thank you Nadya,
Do you have an CLA on file? I see a Nadezhda Atanasova listed here: https://people.apache.org/committer-index.html
Is that you?

If not you will need to submit a signed CLA before I can pull in this fix.
details here: http://cordova.apache.org/#contribute

@nadyaA
Copy link
Contributor Author

nadyaA commented Apr 14, 2014

Hello Jesse,
Yes, that is me.
Thank you for your quick answer.

@purplecabbage
Copy link
Contributor

I have merged your code into the dev branch, so this should close once it gets merged to master and published,
Note: I added 'await' calls to Launcher.LaunchUriAsync, to avoid 'harmless' warnings.

@nadyaA
Copy link
Contributor Author

nadyaA commented Apr 15, 2014

Thank you!

@nadyaA nadyaA closed this Apr 15, 2014
@nadyaA nadyaA reopened this Apr 15, 2014
@asfgit asfgit merged commit 2fc9f3d into apache:master Apr 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants