Dropzone is not working in Xamarin.Form. and android
up vote
1
down vote
favorite
When you add dropzone and try to attach a photo from Android,
I leave the app.
What should I do?
I'm using Xamarin.Form and I just called the dropzone sample screen.
It works fine in a web browser or iOS.
Help me. TT
------------------------------- sample code ------------------------------------
Dropzone simple example
This is the most minimal example of Dropzone. The upload in this example
doesn't work, because there is no actual server to handle the file upload.
android xamarin.forms dropzone
add a comment |
up vote
1
down vote
favorite
When you add dropzone and try to attach a photo from Android,
I leave the app.
What should I do?
I'm using Xamarin.Form and I just called the dropzone sample screen.
It works fine in a web browser or iOS.
Help me. TT
------------------------------- sample code ------------------------------------
Dropzone simple example
This is the most minimal example of Dropzone. The upload in this example
doesn't work, because there is no actual server to handle the file upload.
android xamarin.forms dropzone
dropzone is a JS framework .Did you use it on webview?
– Lucas Zhang - MSFT
Nov 12 at 5:46
Yes.. Cleared Xamarin NoHistory Field attribute or set it to false. Thanks.
– Ganghyeock Ji
2 days ago
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
When you add dropzone and try to attach a photo from Android,
I leave the app.
What should I do?
I'm using Xamarin.Form and I just called the dropzone sample screen.
It works fine in a web browser or iOS.
Help me. TT
------------------------------- sample code ------------------------------------
Dropzone simple example
This is the most minimal example of Dropzone. The upload in this example
doesn't work, because there is no actual server to handle the file upload.
android xamarin.forms dropzone
When you add dropzone and try to attach a photo from Android,
I leave the app.
What should I do?
I'm using Xamarin.Form and I just called the dropzone sample screen.
It works fine in a web browser or iOS.
Help me. TT
------------------------------- sample code ------------------------------------
Dropzone simple example
This is the most minimal example of Dropzone. The upload in this example
doesn't work, because there is no actual server to handle the file upload.
android xamarin.forms dropzone
android xamarin.forms dropzone
asked Nov 8 at 10:23
Ganghyeock Ji
61
61
dropzone is a JS framework .Did you use it on webview?
– Lucas Zhang - MSFT
Nov 12 at 5:46
Yes.. Cleared Xamarin NoHistory Field attribute or set it to false. Thanks.
– Ganghyeock Ji
2 days ago
add a comment |
dropzone is a JS framework .Did you use it on webview?
– Lucas Zhang - MSFT
Nov 12 at 5:46
Yes.. Cleared Xamarin NoHistory Field attribute or set it to false. Thanks.
– Ganghyeock Ji
2 days ago
dropzone is a JS framework .Did you use it on webview?
– Lucas Zhang - MSFT
Nov 12 at 5:46
dropzone is a JS framework .Did you use it on webview?
– Lucas Zhang - MSFT
Nov 12 at 5:46
Yes.. Cleared Xamarin NoHistory Field attribute or set it to false. Thanks.
– Ganghyeock Ji
2 days ago
Yes.. Cleared Xamarin NoHistory Field attribute or set it to false. Thanks.
– Ganghyeock Ji
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53205755%2fdropzone-is-not-working-in-xamarin-form-and-android%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
dropzone is a JS framework .Did you use it on webview?
– Lucas Zhang - MSFT
Nov 12 at 5:46
Yes.. Cleared Xamarin NoHistory Field attribute or set it to false. Thanks.
– Ganghyeock Ji
2 days ago