-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Message and file not working all time #32
Comments
It seems like some data is missing. I think it's race condition (where you start sending file before actual receiving). That's why some files may look like corrupted. Try to add delay before sending file. I think ~300ms is enough. |
Can you share your code? |
Dear Kirill, I have sent my app.js via gmail to your gmail.. please check. |
@sandipchandra17 You sent me almost identical code from my example project. Which flow isn't working there? |
As i told different types of error like below scenario:
|
To sum it up: that would be nice, if you could share real example of code. Right now it sound too abstract and I can not even reproduce these issues. As a result I can nit help you nevertheless I want... |
The code that you sent me presented in format button -> handler. You haven't provided a full history of all actions that you performed/buttons that you pressed. I am asking for small piece of code. Can you create your own button (like "Reproduce Issue 1") and make handler for it, where I will see all methods, which you are calling and the order of these methods? |
Sorry I dont get your point.. what do you mean by firmat button-handler. I am testing same file you provided in the site.. |
When I tested everything was fine, even with multiple message sending. |
I havnt started any logic on your code yet. My steps only one click: Is the java code having some timegap issue or android version before 9 not supported? |
Hm, did you call |
Yes I checked connection info and it was fine.. And another point can you please check in java classes as i dont know much java why sometimes send message giving " file received successfully" message. Is it same method used for both file and message.. I found this when the scenaio like if a file received half like damaged file then if i click receve msg->send message it is occuring.. |
Hi @sandipchandra17 Can you say, between which steps the increasing of time gap helped? |
Ok I will test this more minutely.. will let you know.. |
I was thinking the point that rather than increasing time can we have live status exposed to both sender and received about message send to receiver or not informed to sender and file is downloading status to both sender and receiver and how much data is remaining. I don't know its possible or not just I thought. |
@sandipchandra17 It can be possible. I can emit event when part of data has been transferred successfully. To be honest I saw the time difference between 'File received successfully' and 'File sent successfully:' ~300ms, when I transferred file ~10mb. I can not understand the cause of this delay, but I have several assumptions why it may happen. I see next:
Apart of this I noticed, that sockets are closing after promise resolving. I think it's also incorrect and it may be a cause of damaged file. And I want to fix the socket closing. But I can not test my changes. |
Yes I will test it.. let me know once you are done. |
Discovered one problem. I'll try to fix it. |
If possible please emit transfered byte and total bytes or in kb so that it can be shown in progressbar to sender and receiver using react native.. |
Small update: my laptop has died😔 |
Oh sad.. wish it recover soon.. |
Hi Kirill, Need one clarification: |
Need to test it :) |
Another two questions and one observation:
|
For 2-3 I will have a look later, when my laptop will be repaired. P. S. don't mix your issues into one place. Feel free to create different issues :) |
Hii |
@Rk-choudhary-ck The problem above was happening because |
Hi @Rk-choudhary-ck |
Hii Kirillzyusko |
@Rk-choudhary-ck When this error happens? P. S. it's worth to look at #26 |
i think it's no about logcat because it will happen in case when i send message . |
I was asking for logs from logcat in order to understand where is the error happens... |
Hii kirillzyusko |
@Rk-choudhary-ck I can not help unless you provide |
Thanks Kirillzyusko |
Hello Sir..
Now p2p working well for me. i wanna make a aap like shareit .. onSendfile
method not send file when i use document picker package .. i think file
path may be incorrect . so please give me any solution what can i do for
share all types of files.
…On Tue, Oct 13, 2020 at 3:54 PM Kirill Zyusko ***@***.***> wrote:
@Rk-choudhary-ck <https://github.com/Rk-choudhary-ck> I can not help
unless you provide adb logcat output. You give me only final exception.
But I can not understand what is the reason of this exception. Maybe it's
permission issues. Maybe something another. I don't know. That's why I ask
you to give me logs from your device.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARACHUKGBADBESL3NX7CZE3SKQTHRANCNFSM4OTJQNDA>
.
|
Hi @Rk-choudhary-ck |
[{"fileCopyUri":
"content://com.android.providers.media.documents/document/audio%3A34349",
"name": "Swaah Ban Ke (MzcPunjab.Com) AETrim1554384038160", "size": 801597,
"type": "audio/mpeg", "uri":
"content://com.android.providers.media.documents/document/audio%3A34349"}]
this is complete information about file path that stored in multipleFile
variable ... but i'm only using this path
content://com.android.providers.media.documents/document/audio%3A34349
i also use this path append type of this file at end of the path. but it's
not work for me .
…On Thu, Oct 22, 2020 at 12:45 PM Kirill Zyusko ***@***.***> wrote:
Hi @Rk-choudhary-ck <https://github.com/Rk-choudhary-ck>
Can you please give an example of path that doesn't work?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARACHUIQL4XIBVHXK2S2DBTSL7LZPANCNFSM4OTJQNDA>
.
|
Hi @Rk-choudhary-ck |
sir one thing more i set path of storage in onReceiveFile function
return receiveFile(RNFS.DownloadDirectoryPath, 'BFMV:Letting You Go.mp3')
can this storage receive all types of files that i have selected ?
…On Thu, Oct 22, 2020 at 2:40 PM Kirill Zyusko ***@***.***> wrote:
Hi @Rk-choudhary-ck <https://github.com/Rk-choudhary-ck>
Please, have a look on this
<#38 (comment)>
thread
Your path contains symbols like %3A. You should convert them to plain
chars.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARACHUKD4MFYMAGWC7S6ZVTSL7ZJ7ANCNFSM4OTJQNDA>
.
|
sir now i make exact format of file but still have a problem my log is show
:-
content://com.android.providers.media.documents/document/audio:3A34349
[Thu Oct 22 2020 16:37:15.223] LOG You can use the storage
[Thu Oct 22 2020 16:37:15.437] LOG File received successfully
but file not show in the folder .. that means file has not been sent
On Thu, Oct 22, 2020 at 3:29 PM Rakesh Kamboj <kambojrakesh01@gmail.com>
wrote:
… sir one thing more i set path of storage in onReceiveFile function
return receiveFile(RNFS.DownloadDirectoryPath, 'BFMV:Letting You Go.mp3')
can this storage receive all types of files that i have selected ?
On Thu, Oct 22, 2020 at 2:40 PM Kirill Zyusko ***@***.***>
wrote:
> Hi @Rk-choudhary-ck <https://github.com/Rk-choudhary-ck>
> Please, have a look on this
> <#38 (comment)>
> thread
> Your path contains symbols like %3A. You should convert them to plain
> chars.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#32 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ARACHUKD4MFYMAGWC7S6ZVTSL7ZJ7ANCNFSM4OTJQNDA>
> .
>
|
What is the path Also why And please @Rk-choudhary-ck - don't mix different issues. Feel free to create new one ;) |
this one
/storage/emulated/0/Download
…On Thu, Oct 22, 2020 at 9:08 PM Kirill Zyusko ***@***.***> wrote:
What is the path RNFS.DownloadDirectoryPath looks like?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARACHUIVFTTOHRGINTXB7E3SMBGWDANCNFSM4OTJQNDA>
.
|
@Rk-choudhary-ck you missed a slash. It should be |
Hello sir ..
i facing now same error after changes onSendFile and onReceiveFile these
are my paths:-
file Receive path: /storage/emulated/0/Download/
file SendPath:
content://com.android.providers.media.documents/document/audio:3A34349
and message is displayed: File received successfully
but file not send actually..
…On Fri, Oct 23, 2020 at 2:14 PM Kirill Zyusko ***@***.***> wrote:
@Rk-choudhary-ck <https://github.com/Rk-choudhary-ck> you missed a slash.
It should be /storage/emulated/0/Download/.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARACHUMFLP4IQEUVXF3U6C3SME7AFANCNFSM4OTJQNDA>
.
|
@Rk-choudhary-ck if you want my help, then, please, attach And please, create new issue. Your problem doesn't seems to be correlated with described above. |
sir these are my both files logcat and console file .. please check these
file if any mistake please tell me.
On Fri, Oct 23, 2020 at 6:41 PM Kirill Zyusko ***@***.***> wrote:
@Rk-choudhary-ck <https://github.com/Rk-choudhary-ck> if you want my
help, then, please, attach adb logcat logs for both devices. For sender
and for receiver.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARACHUIRSHJVGBONXPSUVSDSMF6GXANCNFSM4OTJQNDA>
.
[Sat Oct 24 2020 10:28:27.671] BUNDLE ./index.js
[Sat Oct 24 2020 10:28:36.297] BUNDLE ./index.js
[Sat Oct 24 2020 10:28:39.175] LOG Running "shareit" with {"rootTag":1}
[Sat Oct 24 2020 10:28:39.179] LOG You can use the p2p mode
[Sat Oct 24 2020 10:28:39.382] LOG startDiscoveringPeers status: success
[Sat Oct 24 2020 10:28:39.802] LOG Running "shareit" with {"rootTag":1}
[Sat Oct 24 2020 10:28:42.376] LOG You can use the p2p mode
[Sat Oct 24 2020 10:28:42.485] LOG startDiscoveringPeers status: success
[Sat Oct 24 2020 10:28:46.124] LOG OnPeersUpdated [{"deviceAddress": "72:3a:51:fe:1e:15", "deviceName": "Redmi", "isGroupOwner": false, "primaryDeviceType": "10-0050F204-5", "secondaryDeviceType": null, "status": 3}]
[Sat Oct 24 2020 10:28:58.724] LOG OnPeersUpdated [{"deviceAddress": "da:32:e3:eb:16:20", "deviceName": "Android_c4c1", "isGroupOwner": false, "primaryDeviceType": "10-0050F204-5", "secondaryDeviceType": null, "status": 3}]
[Sat Oct 24 2020 10:29:10.335] LOG Group created successfully!
[Sat Oct 24 2020 10:29:10.611] LOG THIS_DEVICE_CHANGED_ACTION {"interface": "p2p0", "networkName": "DIRECT-Um-Android_c4c1", "owner": {"deviceAddress": "da:32:e3:eb:16:20", "deviceName": "", "primaryDeviceType": null, "secondaryDeviceType": null, "status": 4}, "passphrase": "stPb0buN"}
[Sat Oct 24 2020 10:29:10.620] LOG OnConnectionInfoUpdated {"groupFormed": true, "groupOwnerAddress": {"hostAddress": "192.168.49.1", "isLoopbackAddress": false}, "isGroupOwner": true}
[Sat Oct 24 2020 10:29:16.596] LOG [{"fileCopyUri": "content://com.android.providers.media.documents/document/audio%3A34349", "name": "Swaah Ban Ke (MzcPunjab.Com) AETrim1554384038160", "size": 801597, "type": "audio/mpeg", "uri": "content://com.android.providers.media.documents/document/audio%3A34349"}]
[Sat Oct 24 2020 10:29:18.227] LOG {"devices": [{"deviceAddress": "da:32:e3:eb:16:20", "deviceName": "Android_c4c1", "isGroupOwner": false, "primaryDeviceType": "10-0050F204-5", "secondaryDeviceType": null, "status": 3}]}
[Sat Oct 24 2020 10:29:19.626] LOG Connect to: {"deviceAddress": "da:32:e3:eb:16:20", "deviceName": "Android_c4c1", "isGroupOwner": false, "primaryDeviceType": "10-0050F204-5", "secondaryDeviceType": null, "status": 3}
[Sat Oct 24 2020 10:29:19.654] LOG Successfully connected
[Sat Oct 24 2020 10:29:19.678] LOG OnPeersUpdated [{"deviceAddress": "da:32:e3:eb:16:20", "deviceName": "Android_c4c1", "isGroupOwner": true, "primaryDeviceType": "10-0050F204-5", "secondaryDeviceType": null, "status": 1}]
[Sat Oct 24 2020 10:29:20.680] LOG OnPeersUpdated [{"deviceAddress": "72:3a:51:fe:1e:15", "deviceName": "Redmi", "isGroupOwner": false, "primaryDeviceType": "10-0050F204-5", "secondaryDeviceType": null, "status": 0}]
[Sat Oct 24 2020 10:29:20.950] LOG OnConnectionInfoUpdated {"groupFormed": true, "groupOwnerAddress": {"hostAddress": "192.168.49.1", "isLoopbackAddress": false}, "isGroupOwner": true}
[Sat Oct 24 2020 10:29:20.187] LOG OnPeersUpdated [{"deviceAddress": "da:32:e3:eb:16:20", "deviceName": "Android_c4c1", "isGroupOwner": true, "primaryDeviceType": "10-0050F204-5", "secondaryDeviceType": null, "status": 0}]
[Sat Oct 24 2020 10:29:20.232] LOG THIS_DEVICE_CHANGED_ACTION {"interface": "p2p0", "networkName": "DIRECT-Um-Android_c4c1", "owner": {"deviceAddress": "da:32:e3:eb:16:20", "deviceName": "Android_c4c1", "primaryDeviceType": "10-0050F204-5", "secondaryDeviceType": null, "status": 4}, "passphrase": ""}
[Sat Oct 24 2020 10:29:20.759] LOG OnConnectionInfoUpdated {"groupFormed": true, "groupOwnerAddress": {"hostAddress": "192.168.49.1", "isLoopbackAddress": false}, "isGroupOwner": false}
[Sat Oct 24 2020 10:29:23.130] LOG getConnectionInfo {"groupFormed": true, "groupOwnerAddress": {"hostAddress": "192.168.49.1", "isLoopbackAddress": false}, "isGroupOwner": false}
[Sat Oct 24 2020 10:29:28.245] LOG You can use the storage
[Sat Oct 24 2020 10:29:28.357] LOG mypath: /storage/emulated/0/Download/
[Sat Oct 24 2020 10:29:30.373] LOG content://com.android.providers.media.documents/document/audio:3A34349
[Sat Oct 24 2020 10:29:30.386] LOG You can use the storage
[Sat Oct 24 2020 10:29:30.712] LOG File received successfully
--------- beginning of crash
--------- beginning of system
--------- beginning of main
10-24 10:28:35.368 19715 19983 I ReactNativeJS: Running "shareit" with {"rootTag":1}
10-24 10:28:35.874 19715 19715 I ReactNative: [GESTURE HANDLER] Initialize gesture handler for root view com.facebook.react.ReactRootView{8d272ee V.E...... ......ID 0,0-720,1296 #1}
10-24 10:28:35.883 19715 19983 I ReactNativeJS: You can use the p2p mode
10-24 10:28:36.115 19715 19983 I ReactNativeJS: 'startDiscoveringPeers status: ', 'success'
10-24 10:28:55.464 19715 19983 I ReactNativeJS: 'OnPeersUpdated', [ { status: 3,
10-24 10:28:55.464 19715 19983 I ReactNativeJS: secondaryDeviceType: null,
10-24 10:28:55.464 19715 19983 I ReactNativeJS: deviceAddress: 'da:32:e3:eb:16:20',
10-24 10:28:55.464 19715 19983 I ReactNativeJS: isGroupOwner: false,
10-24 10:28:55.464 19715 19983 I ReactNativeJS: primaryDeviceType: '10-0050F204-5',
10-24 10:28:55.464 19715 19983 I ReactNativeJS: deviceName: 'Android_c4c1' } ]
10-24 10:29:13.327 19715 19983 I ReactNativeJS: [ { size: 801597,
10-24 10:29:13.327 19715 19983 I ReactNativeJS: name: 'Swaah Ban Ke (MzcPunjab.Com) AETrim1554384038160',
10-24 10:29:13.327 19715 19983 I ReactNativeJS: fileCopyUri: 'content://com.android.providers.media.documents/document/audio%3A34349',
10-24 10:29:13.327 19715 19983 I ReactNativeJS: type: 'audio/mpeg',
10-24 10:29:13.327 19715 19983 I ReactNativeJS: uri: 'content://com.android.providers.media.documents/document/audio%3A34349' } ]
10-24 10:29:14.906 19715 19983 I ReactNativeJS: { devices:
10-24 10:29:14.906 19715 19983 I ReactNativeJS: [ { status: 3,
10-24 10:29:14.906 19715 19983 I ReactNativeJS: secondaryDeviceType: null,
10-24 10:29:14.906 19715 19983 I ReactNativeJS: deviceAddress: 'da:32:e3:eb:16:20',
10-24 10:29:14.906 19715 19983 I ReactNativeJS: isGroupOwner: false,
10-24 10:29:14.906 19715 19983 I ReactNativeJS: primaryDeviceType: '10-0050F204-5',
10-24 10:29:14.906 19715 19983 I ReactNativeJS: deviceName: 'Android_c4c1' } ] }
10-24 10:29:16.348 19715 19983 I ReactNativeJS: 'Connect to: ', { status: 3,
10-24 10:29:16.348 19715 19983 I ReactNativeJS: secondaryDeviceType: null,
10-24 10:29:16.348 19715 19983 I ReactNativeJS: deviceAddress: 'da:32:e3:eb:16:20',
10-24 10:29:16.348 19715 19983 I ReactNativeJS: isGroupOwner: false,
10-24 10:29:16.348 19715 19983 I ReactNativeJS: primaryDeviceType: '10-0050F204-5',
10-24 10:29:16.348 19715 19983 I ReactNativeJS: deviceName: 'Android_c4c1' }
10-24 10:29:16.385 19715 19983 I ReactNativeJS: Successfully connected
10-24 10:29:16.404 19715 19983 I ReactNativeJS: 'OnPeersUpdated', [ { status: 1,
10-24 10:29:16.404 19715 19983 I ReactNativeJS: secondaryDeviceType: null,
10-24 10:29:16.404 19715 19983 I ReactNativeJS: deviceAddress: 'da:32:e3:eb:16:20',
10-24 10:29:16.404 19715 19983 I ReactNativeJS: isGroupOwner: true,
10-24 10:29:16.404 19715 19983 I ReactNativeJS: primaryDeviceType: '10-0050F204-5',
10-24 10:29:16.404 19715 19983 I ReactNativeJS: deviceName: 'Android_c4c1' } ]
10-24 10:29:16.917 19715 19983 I ReactNativeJS: 'OnPeersUpdated', [ { status: 0,
10-24 10:29:16.917 19715 19983 I ReactNativeJS: secondaryDeviceType: null,
10-24 10:29:16.917 19715 19983 I ReactNativeJS: deviceAddress: 'da:32:e3:eb:16:20',
10-24 10:29:16.917 19715 19983 I ReactNativeJS: isGroupOwner: true,
10-24 10:29:16.917 19715 19983 I ReactNativeJS: primaryDeviceType: '10-0050F204-5',
10-24 10:29:16.917 19715 19983 I ReactNativeJS: deviceName: 'Android_c4c1' } ]
10-24 10:29:16.964 19715 19983 I ReactNativeJS: 'THIS_DEVICE_CHANGED_ACTION', { passphrase: '',
10-24 10:29:16.964 19715 19983 I ReactNativeJS: owner:
10-24 10:29:16.964 19715 19983 I ReactNativeJS: { secondaryDeviceType: null,
10-24 10:29:16.964 19715 19983 I ReactNativeJS: status: 4,
10-24 10:29:16.964 19715 19983 I ReactNativeJS: primaryDeviceType: '10-0050F204-5',
10-24 10:29:16.964 19715 19983 I ReactNativeJS: deviceName: 'Android_c4c1',
10-24 10:29:16.964 19715 19983 I ReactNativeJS: deviceAddress: 'da:32:e3:eb:16:20' },
10-24 10:29:16.964 19715 19983 I ReactNativeJS: networkName: 'DIRECT-Um-Android_c4c1',
10-24 10:29:16.964 19715 19983 I ReactNativeJS: interface: 'p2p0' }
10-24 10:29:17.492 19715 19983 I ReactNativeJS: 'OnConnectionInfoUpdated', { isGroupOwner: false,
10-24 10:29:17.492 19715 19983 I ReactNativeJS: groupFormed: true,
10-24 10:29:17.492 19715 19983 I ReactNativeJS: groupOwnerAddress: { isLoopbackAddress: false, hostAddress: '192.168.49.1' } }
10-24 10:29:19.825 19715 19983 I ReactNativeJS: 'getConnectionInfo', { isGroupOwner: false,
10-24 10:29:19.825 19715 19983 I ReactNativeJS: groupFormed: true,
10-24 10:29:19.825 19715 19983 I ReactNativeJS: groupOwnerAddress: { isLoopbackAddress: false, hostAddress: '192.168.49.1' } }
10-24 10:29:27.101 19715 19983 I ReactNativeJS: content://com.android.providers.media.documents/document/audio:3A34349
10-24 10:29:27.114 19715 19983 I ReactNativeJS: You can use the storage
|
Hello sir
i am waiting for your reply
On Sat, Oct 24, 2020 at 10:35 AM Rakesh Kamboj <kambojrakesh01@gmail.com>
wrote:
… sir these are my both files logcat and console file .. please check these
file if any mistake please tell me.
On Fri, Oct 23, 2020 at 6:41 PM Kirill Zyusko ***@***.***>
wrote:
> @Rk-choudhary-ck <https://github.com/Rk-choudhary-ck> if you want my
> help, then, please, attach adb logcat logs for both devices. For sender
> and for receiver.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#32 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ARACHUIRSHJVGBONXPSUVSDSMF6GXANCNFSM4OTJQNDA>
> .
>
|
@Rk-choudhary-ck well, first of all - you attached JS logs/logs from metro bundler. It's not sufficient information and I can not tell anything from this logs. Secondly - your problem is that you can not properly use two libraries together (react-native-document-picker and react-native-wifi-p2p) and it's not related to this issue (the problem in this issue is that sending multiple files with short delay is a cause of broken files). |
okay sir thanks
but please tell me what should to do for sharing multiple files p2p
without using react-native-document-picker. because i wanna make app like
shareit and it's my first app.. please suggest any other package for choose
files and also work with react-native-wifi-p2p.
i'm thankful to you because you giving me lot of time from your busy
schedule.
…On Mon, Oct 26, 2020 at 2:14 PM Kirill Zyusko ***@***.***> wrote:
@Rk-choudhary-ck <https://github.com/Rk-choudhary-ck> well, first of all
- you attached JS logs/logs from metro bundler. It's not sufficient
information and I can not tell anything from this logs. Secondly - your
problem is that you can not properly use two libraries together
(react-native-document-picker and react-native-wifi-p2p) and it's not
related to this issue (the problem in this issue is that sending multiple
files with short delay cause broken files).
So, *PLEASE*, create new issue and attach adb logs. Here
<https://support.citrix.com/article/CTX232375> is a brilliant article how
to do it, but I'm pretty sure you can find a lot of other.
I will ignore any new posts here that are not related to the problem
described in the first post of this thread.
Thanks in advance.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#32 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARACHUL3D2SEF4JG2VCTEBTSMUZFLANCNFSM4OTJQNDA>
.
|
@Rk-choudhary-ck please, create a new issue. |
Hii kirillzyusko, SYSTEM LOG: LOG You can use the p2p mode |
Seems like you can not establish a connection within 5s. |
* ISSUE kirillzyusko#66 * also referenced in ISSUE kirillzyusko#32 Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
* ISSUE kirillzyusko#66 * also referenced in ISSUE kirillzyusko#32 Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
I attached screenshots
2nd issue: file not received sometimes and damagrd file or half file received
The text was updated successfully, but these errors were encountered: