Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MLIBZ-2393: Override exported Files module with NativeScript version #280

Merged
merged 1 commit into from
Mar 28, 2018

Conversation

thomasconner
Copy link
Contributor

Description

The NativeScript SDK overrides the Files module to upload files properly using native APIs for iOS and Android. The Files module needs to be exported in place of the Files module exported from the core to properly upload files using the NativeScript SDK.

Changes

  • Export the Files module from the NativeScript SDK instead of the one from the core.

Tests

  • Tested manually

@thomasconner thomasconner self-assigned this Mar 27, 2018
@thomasconner thomasconner merged commit 5217f9c into master Mar 28, 2018
@thomasconner thomasconner deleted the MLIBZ-2393_Fix_NativeScript_Files branch March 28, 2018 19:46
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.

2 participants