<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Common Problems: | Javvy Feedback &amp; Support</title>
    <description>Common Problems</description>
    <generator>Helprace RSS</generator>
    <link>https://support.javvy.com/s1-general/problems?format=rss</link>
    <item>
      <title>BUG: Error on SEND ETH, even though successful</title>
      <description><![CDATA[<p>Scenario: Sending ETH</p> <p>In certain cases (to be determined), the wallet will time out after 120s with the generic error of "Something went wrong". This error is returned, even though the transaction is sent successfully.</p> <p>In testing, there seems to be an issue with the "Tx fee", as the amount sent (per the blockchain) appears to be the intended amount PLUS the fee. A few more tests are required in order to isolate the condition that causes this issue, and then it should be easy to correct.</p>]]></description>
      <pubDate>Fri, 01 Jun 2018 19:55:41 +0000</pubDate>
      <link>https://support.javvy.com/i30-bug-error-on-send-eth-even-though-successful</link>
      <guid>https://support.javvy.com/i30-bug-error-on-send-eth-even-though-successful</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>Scenario: Sending ETH</p>
<p>In certain cases (to be determined), the wallet will time out after 120s with the generic error of "Something went wrong". This error is returned, even though the transaction is sent successfully.</p>
<p>In testing, there seems to be an issue with the "Tx fee", as the amount sent (per the blockchain) appears to be the intended amount PLUS the fee. A few more tests are required in order to isolate the condition that causes this issue, and then it should be easy to correct.</p>]]></content:encoded>
    </item>
    <item>
      <title>Name missing on initial loading of app.</title>
      <description><![CDATA[<p>Upon initial load, my name did not show, only "Welcome, ". Closing, then restarting the app seemed to resolve this. </p>]]></description>
      <pubDate>Tue, 28 May 2019 17:47:55 +0000</pubDate>
      <link>https://support.javvy.com/i39-name-missing-on-initial-loading-of-app</link>
      <guid>https://support.javvy.com/i39-name-missing-on-initial-loading-of-app</guid>
      <author>Javvy Lee</author>
      <dc:creator>Javvy Lee</dc:creator>
      <content:encoded><![CDATA[<p>Upon initial load, my name did not show, only "Welcome, ". Closing, then restarting the app seemed to resolve this. </p>]]></content:encoded>
    </item>
    <item>
      <title>API calls (SEND / Get Tx fee / etc) need to be multithreaded or async to avoid “hangs”</title>
      <description><![CDATA[<p>In case of delays or errors, we do not want an idle app. In all cases, the app should be responsive or use a "loading" indicator.</p>]]></description>
      <pubDate>Thu, 03 May 2018 19:27:25 +0000</pubDate>
      <link>https://support.javvy.com/i7-api-calls-send-get-tx-fee-etc-need-to-be-multithreaded-or-async-to-avoid-hangs</link>
      <guid>https://support.javvy.com/i7-api-calls-send-get-tx-fee-etc-need-to-be-multithreaded-or-async-to-avoid-hangs</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>In case of delays or errors, we do not want an idle app. In all cases, the app should be responsive or use a "loading" indicator.</p>]]></content:encoded>
    </item>
    <item>
      <title>GUI Bug: export errors need to be cleared once valid pw is entered</title>
      <description><![CDATA[<p>Under "Settings", once a password error is shown, it is not cleared once a valid password is entered.</p>]]></description>
      <pubDate>Wed, 11 Apr 2018 16:09:51 +0000</pubDate>
      <link>https://support.javvy.com/i15-gui-bug-export-errors-need-to-be-cleared-once-valid-pw-is-entered</link>
      <guid>https://support.javvy.com/i15-gui-bug-export-errors-need-to-be-cleared-once-valid-pw-is-entered</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>Under "Settings", once a password error is shown, it is not cleared once a valid password is entered.</p>]]></content:encoded>
    </item>
    <item>
      <title>Ensure that each crypto/token supports the correct decimal places</title>
      <description><![CDATA[<p>Need to check the protocol specification for every crytpocurrency and token supported by our wallet, to ensure that we support the correct number of decimals. Some use only integers, while other have anywhere between 1-18 digits past the decimal. For instance, Bitcoin uses 18 decimals, as does many ERC-20 tokens. In the future, there may be others that support greater than 18 decimals, so we need to be forward-thinking and prepared.</p>]]></description>
      <pubDate>Wed, 11 Apr 2018 22:24:04 +0000</pubDate>
      <link>https://support.javvy.com/i23-ensure-that-each-crypto-token-supports-the-correct-decimal-places</link>
      <guid>https://support.javvy.com/i23-ensure-that-each-crypto-token-supports-the-correct-decimal-places</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>Need to check the protocol specification for every crytpocurrency and token supported by our wallet, to ensure that we support the correct number of decimals. Some use only integers, while other have anywhere between 1-18 digits past the decimal. For instance, Bitcoin uses 18 decimals, as does many ERC-20 tokens. In the future, there may be others that support greater than 18 decimals, so we need to be forward-thinking and prepared.</p>]]></content:encoded>
    </item>
    <item>
      <title>Correct the "Transaction successfully done." text</title>
      <description><![CDATA[<p>Change "Transaction successfully done." to "Transaction successfully completed."</p>]]></description>
      <pubDate>Mon, 01 Oct 2018 23:20:29 +0000</pubDate>
      <link>https://support.javvy.com/i24-correct-the-transaction-successfully-done-text</link>
      <guid>https://support.javvy.com/i24-correct-the-transaction-successfully-done-text</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>Change "Transaction successfully done." to "Transaction successfully completed."</p>]]></content:encoded>
    </item>
    <item>
      <title>Correct the "successfully register" text in the verification email template</title>
      <description><![CDATA[<p>Change "You are successfully register with Javvy." to "You are successfully registered with Javvy."</p>]]></description>
      <pubDate>Fri, 13 Apr 2018 21:11:16 +0000</pubDate>
      <link>https://support.javvy.com/i25-correct-the-successfully-register-text-in-the-verification-email-template</link>
      <guid>https://support.javvy.com/i25-correct-the-successfully-register-text-in-the-verification-email-template</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>Change "You are successfully register with Javvy." to "You are successfully registered with Javvy."</p>]]></content:encoded>
    </item>
    <item>
      <title>Need to add a handler for "Javvy profile import" when an invalid phrase is entered</title>
      <description><![CDATA[<p>Currently, submitting an invalid phrase returns the generic "Something went wrong" error.</p>]]></description>
      <pubDate>Wed, 11 Apr 2018 22:26:48 +0000</pubDate>
      <link>https://support.javvy.com/i26-need-to-add-a-handler-for-javvy-profile-import-when-an-invalid-phrase-is-entered</link>
      <guid>https://support.javvy.com/i26-need-to-add-a-handler-for-javvy-profile-import-when-an-invalid-phrase-is-entered</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>Currently, submitting an invalid phrase returns the generic "Something went wrong" error.</p>]]></content:encoded>
    </item>
    <item>
      <title>Bitcoin SEND transactions can result in NEGATIVE balance</title>
      <description><![CDATA[<p>This is a known issue with the Bitcoin blockchain: https://github.com/bitcoin/bitcoin/issues/3810</p> <p>In a future update, we will implement some logic to accurately represent the wallet balance while pending transactions remain unconfirmed. For now, it is merely an aesthetic issue.</p>]]></description>
      <pubDate>Sat, 14 Apr 2018 03:28:50 +0000</pubDate>
      <link>https://support.javvy.com/i27-bitcoin-send-transactions-can-result-in-negative-balance</link>
      <guid>https://support.javvy.com/i27-bitcoin-send-transactions-can-result-in-negative-balance</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>This is a known issue with the Bitcoin blockchain: <a href="https://github.com/bitcoin/bitcoin/issues/3810" rel="nofollow">https://github.com/bitcoin/bitcoin/issues/3810</a></p>
<p>In a future update, we will implement some logic to accurately represent the wallet balance while pending transactions remain unconfirmed. For now, it is merely an aesthetic issue.</p>]]></content:encoded>
    </item>
    <item>
      <title>Cannot include special characters in the optional Name field</title>
      <description><![CDATA[<p>Cannot include special characters (tested with apostrophe as in "Bob's Burgers") for Name or else submit won't go through. </p>]]></description>
      <pubDate>Fri, 13 Apr 2018 21:12:25 +0000</pubDate>
      <link>https://support.javvy.com/i28-cannot-include-special-characters-in-the-optional-name-field</link>
      <guid>https://support.javvy.com/i28-cannot-include-special-characters-in-the-optional-name-field</guid>
      <author>Brandon Elliott</author>
      <dc:creator>Brandon Elliott</dc:creator>
      <content:encoded><![CDATA[<p>Cannot include special characters (tested with apostrophe as in "Bob's Burgers") for Name or else submit won't go through. </p>]]></content:encoded>
    </item>
    <item>
      <title>Receiving BitCoin testnet faucet</title>
      <description><![CDATA[<p>For some reason, the bitcoins would not be added into my wallet until I closed the Javvy window and then opened it up again. Not sure if this is a Javvy issue or a bitcoin faucet issue or a coincidence, but I will keep looking into it and update you if I find anything. </p>]]></description>
      <pubDate>Thu, 03 May 2018 19:29:38 +0000</pubDate>
      <link>https://support.javvy.com/i34-receiving-bitcoin-testnet-faucet</link>
      <guid>https://support.javvy.com/i34-receiving-bitcoin-testnet-faucet</guid>
      <author>Adia</author>
      <dc:creator>Adia</dc:creator>
      <content:encoded><![CDATA[<p>For some reason, the bitcoins would not be added into my wallet until I closed the Javvy window and then opened it up again. Not sure if this is a Javvy issue or a bitcoin faucet issue or a coincidence, but I will keep looking into it and update you if I find anything. </p>]]></content:encoded>
    </item>
    <item>
      <title>Tx fee should not be included in the amount sent in the transactions.</title>
      <description><![CDATA[<p>Regarding my previous idea on adding tx hash, the amount of crypto sent should not include the tx fee in the transaction section.</p>]]></description>
      <pubDate>Tue, 28 May 2019 17:45:16 +0000</pubDate>
      <link>https://support.javvy.com/i38-tx-fee-should-not-be-included-in-the-amount-sent-in-the-transactions</link>
      <guid>https://support.javvy.com/i38-tx-fee-should-not-be-included-in-the-amount-sent-in-the-transactions</guid>
      <author>Dong Jun Kim</author>
      <dc:creator>Dong Jun Kim</dc:creator>
      <content:encoded><![CDATA[<p>Regarding my previous idea on <a href="https://support.javvy.com/i37-add-transaction-hash-txid-for-each-transactions">adding tx hash</a>, the amount of crypto sent should not include the tx fee in the transaction section.</p>]]></content:encoded>
    </item>
    <item>
      <title>Needs a withdrawal address field in the Convert tab</title>
      <description><![CDATA[<p>v1.0.0</p>]]></description>
      <pubDate>Sat, 24 Nov 2018 08:30:17 +0000</pubDate>
      <link>https://support.javvy.com/i42-needs-a-withdrawal-address-field-in-the-convert-tab</link>
      <guid>https://support.javvy.com/i42-needs-a-withdrawal-address-field-in-the-convert-tab</guid>
      <author>Dong Jun Kim</author>
      <dc:creator>Dong Jun Kim</dc:creator>
      <content:encoded><![CDATA[<p>v1.0.0</p>]]></content:encoded>
    </item>
    <item>
      <title>Alert will sometimes come out behind the wallet </title>
      <description><![CDATA[<p>v1.0.0</p> <p>Users will probably feel confused when nothing is popping on their screen when the alerts seldom pop up hidden behind the client.</p>]]></description>
      <pubDate>Tue, 28 May 2019 17:40:56 +0000</pubDate>
      <link>https://support.javvy.com/i43-alert-will-sometimes-come-out-behind-the-wallet</link>
      <guid>https://support.javvy.com/i43-alert-will-sometimes-come-out-behind-the-wallet</guid>
      <author>Dong Jun Kim</author>
      <dc:creator>Dong Jun Kim</dc:creator>
      <content:encoded><![CDATA[<p>v1.0.0</p>
<p>Users will probably feel confused when nothing is popping on their screen when the alerts seldom pop up hidden behind the client.</p>]]></content:encoded>
    </item>
    <item>
      <title>Crash on logg in v.2495 (windows seven)</title>
      <description><![CDATA[<p>hi,</p>
<p>yesterday i install V1.0.0 --&gt; i sugn up with, but many bug...</p>
<p>today i install the https://javvy.com/download/2495/ and when i logg in :  it crash</p>
<p>windows (french) message :</p>
<p>Signature du problème : Nom d’événement de problème: CLR20r3 Signature du problème 01: Javvy - styled.exe Signature du problème 02: 1.0.0.0 Signature du problème 03: 5b51cbfd Signature du problème 04: Javvy - styled Signature du problème 05: 1.0.0.0 Signature du problème 06: 5b51cbfd Signature du problème 07: 81 Signature du problème 08: d Signature du problème 09: System.IO.FileLoadException Version du système: 6.1.7601.2.1.0.256.1 Identificateur de paramètres régionaux: 1036 Information supplémentaire n° 1: 1979[_cuted_]</p>]]></description>
      <pubDate>Tue, 28 May 2019 17:42:49 +0000</pubDate>
      <link>https://support.javvy.com/i45-crash-on-logg-in-v-2495-windows-seven</link>
      <guid>https://support.javvy.com/i45-crash-on-logg-in-v-2495-windows-seven</guid>
      <author>CryptoLexis</author>
      <dc:creator>CryptoLexis</dc:creator>
      <content:encoded><![CDATA[<p>hi,</p>
<p>yesterday i install V1.0.0 --&gt; i sugn up with, but many bug...</p>
<p>today i install the <a href="https://javvy.com/download/2495/">https://javvy.com/download/2495/</a> and when i logg in :  it crash</p>
<p>windows (french) message :</p>
<blockquote>
<p>Signature du problème :
<br>
Nom d’événement de problème: CLR20r3
<br>
Signature du problème 01: Javvy - styled.exe
<br>
Signature du problème 02: 1.0.0.0
<br>
Signature du problème 03: 5b51cbfd
<br>
Signature du problème 04: Javvy - styled
<br>
Signature du problème 05: 1.0.0.0
<br>
Signature du problème 06: 5b51cbfd
<br>
Signature du problème 07: 81
<br>
Signature du problème 08: d
<br>
Signature du problème 09: System.IO.FileLoadException
<br>
Version du système: 6.1.7601.2.1.0.256.1
<br>
Identificateur de paramètres régionaux: 1036
<br>
Information supplémentaire n° 1: 1979
<br>
Information supplémentaire n° 2: 19794ff7a9ec6bb68a482ce7e38c0e6b
<br>
Information supplémentaire n° 3: a866
<br>
Information supplémentaire n° 4: a8663b5c511fa11e2291118afdadfd34</p>
<p>Lire notre déclaration de confidentialité en ligne :
<br>
http://go.microsoft.com/fwlink/?linkid=104288&amp;clcid=0x040c</p>
<p>Si la déclaration de confidentialité en ligne n’est pas disponible, lisez la version hors connexion :
<br>
C:\Windows\system32\fr-FR\erofflps.txt</p></blockquote>]]></content:encoded>
    </item>
    <item>
      <title>Register Wallet Error</title>
      <description><![CDATA[<p>why can't I register, please enter a valid email, even though all are valid.</p> <p>Regards.</p>]]></description>
      <pubDate>Sat, 24 Nov 2018 08:24:49 +0000</pubDate>
      <link>https://support.javvy.com/i46-register-wallet-error</link>
      <guid>https://support.javvy.com/i46-register-wallet-error</guid>
      <author>Abdul Corrie Purba</author>
      <dc:creator>Abdul Corrie Purba</dc:creator>
      <content:encoded><![CDATA[<p>why can't I register, please enter a valid email, even though all are valid.</p>
<p>Regards.</p>]]></content:encoded>
    </item>
    <item>
      <title>Whitelist verification problem</title>
      <description><![CDATA[<p>Hi,</p> <p>I have a problem. In the app v1.0.2 i started whitelist verification. It said verification successful. The app then said "Pendin". I closed the app and opened it again in around a minute. When the app started it asked me again to begin whitelist verification.</p> <p>Can you help me?</p> <p>My email and login username is: "jansu.sombrero@gmail.com"</p> <p>Thank you.</p> <p>Regards,</p> <p>Jan</p>]]></description>
      <pubDate>Sat, 24 Nov 2018 08:24:10 +0000</pubDate>
      <link>https://support.javvy.com/i47-whitelist-verification-problem</link>
      <guid>https://support.javvy.com/i47-whitelist-verification-problem</guid>
      <author>Jansu Sombrero</author>
      <dc:creator>Jansu Sombrero</dc:creator>
      <content:encoded><![CDATA[<p>Hi,</p>
<p>I have a problem. In the app v1.0.2 i started whitelist verification. It said verification successful. The app then said "Pendin". I closed the app and opened it again in around a minute. When the app started it asked me again to begin whitelist verification.</p>
<p>Can you help me?</p>
<p>My email and login username is: "jansu.sombrero@gmail.com"</p>
<p>Thank you.</p>
<p>Regards,</p>
<p>Jan</p>]]></content:encoded>
    </item>
    <item>
      <title>ETH balance</title>
      <description><![CDATA[<p>Hi,</p> <p>today in the morning I updated Javvy app and my balance in the Javvy app is still 0. If I check ETH address on etherscan i can see that ETH is on my Javvy address. See attached screenshots.</p> <p>Trx: Trx link</p>]]></description>
      <pubDate>Tue, 28 May 2019 17:44:06 +0000</pubDate>
      <link>https://support.javvy.com/i48-eth-balance</link>
      <guid>https://support.javvy.com/i48-eth-balance</guid>
      <author>Jansu Sombrero</author>
      <dc:creator>Jansu Sombrero</dc:creator>
      <content:encoded><![CDATA[<p>Hi,</p>
<p>today in the morning I updated Javvy app and my balance in the Javvy app is still 0. If I check ETH address on etherscan i can see that ETH is on my Javvy address. See attached screenshots.</p>
<p>Trx: <a href="https://etherscan.io/tx/0x2aff8fc84f98fb166979293eebfe6a13b13b66b40982422c4f04839419e37228" rel="nofollow">Trx link</a></p>]]></content:encoded>
    </item>
    <item>
      <title>ETH sucessfully sent but not showing due to an update later than send date</title>
      <description><![CDATA[<p>I successfully sent ETH before the latest update to fix the Javvy wallet. ETH amount hence not showing up.</p> <p>As advised by Brandon via Telegram chat, will require supports' assistance to clear "cache" before correct ETH amount successfully sent will be displayed.</p> <p>Please assist and advise when resolution is complete.</p> <p>Thanks ver much in advance.</p>]]></description>
      <pubDate>Tue, 28 May 2019 17:37:50 +0000</pubDate>
      <link>https://support.javvy.com/i50-eth-sucessfully-sent-but-not-showing-due-to-an-update-later-than-send-date</link>
      <guid>https://support.javvy.com/i50-eth-sucessfully-sent-but-not-showing-due-to-an-update-later-than-send-date</guid>
      <author>Jansen Ho</author>
      <dc:creator>Jansen Ho</dc:creator>
      <content:encoded><![CDATA[<p>I successfully sent ETH before the latest update to fix the Javvy wallet. ETH amount hence not showing up.</p>
<p>As advised by Brandon via Telegram chat, will require supports' assistance to clear "cache" before correct ETH amount successfully sent will be displayed.</p>
<p>Please assist and advise when resolution is complete.</p>
<p>Thanks ver much in advance.</p>]]></content:encoded>
    </item>
    <item>
      <title>My javvy tokens are missing</title>
      <description><![CDATA[<p>I have purchased javvy tokens in presales. But now I don't see them. Please look in to this issue.</p> <p>Presales sale order numbers are 1937 &amp; 2009.</p>]]></description>
      <pubDate>Wed, 01 Jul 2020 03:50:57 +0000</pubDate>
      <link>https://support.javvy.com/i57-my-javvy-tokens-are-missing</link>
      <guid>https://support.javvy.com/i57-my-javvy-tokens-are-missing</guid>
      <author>Sunnydeep558@gmail.com</author>
      <dc:creator>Sunnydeep558@gmail.com</dc:creator>
      <content:encoded><![CDATA[<p>I have purchased javvy tokens in presales. But now I don't see them. Please look in to this issue.</p>
<p>Presales sale order numbers are 1937 &amp; 2009.</p>]]></content:encoded>
    </item>
  </channel>
</rss>
