<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Auth.net In-person SDK Android crashes in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83284#M52520</link>
    <description>&lt;P&gt;They're offered by all major service providers. Customers don't know what they're paying until they make a purchase, which seems to be a problem for you. I believe that this will lead to issues&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;A href="https://wordwipe.io" target="_self"&gt;word wipe&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 02:55:39 GMT</pubDate>
    <dc:creator>regularlyweight</dc:creator>
    <dc:date>2022-06-30T02:55:39Z</dc:date>
    <item>
      <title>Auth.net In-person SDK Android crashes</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83274#M52514</link>
      <description>&lt;P&gt;I have reported this in Auth.net In-Person SDK github itself last year, but so far no one has replied and the issue is still there. This is the link to the github issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/inperson-sdk-android/issues/83" target="_blank" rel="noopener"&gt;https://github.com/AuthorizeNet/inperson-sdk-android/issues/83&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Basically, I have integrated Auth.net In-Person Android SDK to my application to accept in-person payments. I use BBPOS Chipper 2X swiper. And it is working successfully most of the time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I am getting random crashes on multiple devices. My end users are reporting the same. These are the crash logs I am seeing in Firebase crashlytics console.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Crash 1&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Fatal Exception: java.lang.StringIndexOutOfBoundsException: length=139; index=139
       at java.lang.String.charAt(String.java)
       at net.authorize.aim.emv.ecdhencryptdecrypt.Utils.hexStringToByteArray(:62)
       at net.authorize.aim.emv.QuickChipActivity.ॱ(:728)
       at net.authorize.aim.emv.QuickChipActivity.onReturnCheckCardResult(:652)
       at net.authorize.aim.emv.І$ǃ.onReturnCheckCardResult(:157)
       at com.bbpos.bbdevice.BBDeviceController$82.run(:3270)
       at android.os.Handler.handleCallback(Handler.java:938)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loop(Looper.java:246)
       at android.app.ActivityThread.main(ActivityThread.java:8512)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;Crash 2&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void com.bbpos.bb03z.l.aaa010(boolean)' on a null object reference
       at com.bbpos.bbdevice.BBDeviceController.setDetectAudioDevicePlugged(:8933)
       at net.authorize.aim.emv.QuickChipActivity$15.run(:308)
       at android.os.Handler.handleCallback(Handler.java:938)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loop(Looper.java:246)
       at android.app.ActivityThread.main(ActivityThread.java:8512)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)&lt;/PRE&gt;&lt;P&gt;One of the affected device is Samsung Galaxy A42 5G running Android 11. But according to the crashlytics reports, the issue is not limited to this one device.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Let me know if you want more information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: On a side note, the Android In-Person SDK hasn't been updated in 3 years. And for the last 2 years, none of the github issues are getting attention, which is kind of scary and odd.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 06:24:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83274#M52514</guid>
      <dc:creator>jayanth</dc:creator>
      <dc:date>2022-06-29T06:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Auth.net In-person SDK Android crashes</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83278#M52516</link>
      <description>&lt;P&gt;Just to add to above, I use BBPOS bluetooth swiper, not the audio jack one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 07:54:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83278#M52516</guid>
      <dc:creator>jayanth</dc:creator>
      <dc:date>2022-06-29T07:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Auth.net In-person SDK Android crashes</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83284#M52520</link>
      <description>&lt;P&gt;They're offered by all major service providers. Customers don't know what they're paying until they make a purchase, which seems to be a problem for you. I believe that this will lead to issues&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;A href="https://wordwipe.io" target="_self"&gt;word wipe&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 02:55:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83284#M52520</guid>
      <dc:creator>regularlyweight</dc:creator>
      <dc:date>2022-06-30T02:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Auth.net In-person SDK Android crashes</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83286#M52522</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I find this information to be useful. I recently utilized the Bluetooth BBPOS swiper instead of the audio jack one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-right"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;A href="https://wordwipe.io" target="_self"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;SPAN&gt;word wipe&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 03:01:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Auth-net-In-person-SDK-Android-crashes/m-p/83286#M52522</guid>
      <dc:creator>regularlyweight</dc:creator>
      <dc:date>2022-06-30T03:01:38Z</dc:date>
    </item>
  </channel>
</rss>

