I am using Android and am on version 4.4.6
I have tried transferring the entire amount in my wallet and have tried transferring much less than the total amount in the wallet. Every time I get the same error. One thing I noticed is that the wallet details say it is "watch only." I created a new wallet and the wallet details info is much newer. Might be because I've had the original wallet for a long time?
I have screenshots but, don't have the time to upload them to a hosting site and attach here. The error code reads: Transaction created. Present this QR code to the signing device." Below that it says, "Warning: some data (prev txs / "full utxos") was left out of the QR cod as it would not fit. This might cause issues if signing offline. As a workaround, try exporting the tx as a file or text instead."
It seems that might be my issue is that somehow the wallet became watch only. Or, am I wrong? Quick search pulled up some complicated directions for sweeping the key??? Crunched for time or I would have done more digging.
Just like this error:
https://bitcointalk.org/index.php?topic=5460116.0https://github.com/spesmilo/electrum/issues/8538You can see the answer here with this complaint:
https://github.com/spesmilo/electrum/issues/8535Due to limited capacity of qr codes, we don't put full input utxos in qr codes, only witness utxos. For consistency, we do this for each input and always, not just when space would actually run out. Note that it is difficult to scan large qr codes close to the max capacity, so it is not desirable to always try to create qr codes near max capacity.
Hence it is normal that there is space left in the qr code you saw.
This might be helpful:
You can save the copied text onto a txt file or none, the important thing is the contents.
And send it to your offline Electrum, open the file "as text" or open using a text editor app and then copy its contents.
Is the offline Electrum also Android?
If so, you can import it via "Send->Paste", then you can proceed to sign and broadcast the transaction.
If Desktop, use "Tools->Load transaction->from text".
Or just like I have said before which I think would work, try and use Sparrow as both watch-only to create the transaction and also for the cold wallet and see if it will work. Sparrow is only available on desktop.