question

gleebuyfi avatar image
gleebuyfi asked anthonypinto answered

Payments app crashing in PRODUCTION repeatedly

We are having problems with the Payments app crashing when trying to launch our application from the button during the payments screen. Here is the screen shot: https://www.dropbox.com/s/dlt37kcv9ts...

We do bind the MODIFY_ORDER action in our application so that a button appears in the Register app and it is in trying to start our application when the Payments app crashes.

        <intent-filter>
            <action android:name="clover.intent.action.MODIFY_ORDER" />
            <category android:name="android.intent.category.DEFAULT" />
        </intent-filter>

Based on talking with the merchant. This was working yesterday (Oct 14) but has failed today (Oct 15). We have rolled out no changes to our application recently. Was there a rollout from Clover touching either the Register application or the Payments application recently?

We have tried restarting the merchant's Clover terminal, and tried reinstalling our application on their Clover terminal. Neither have helped. Payments app crashes immediately upon attempting to launch our app by clicking on button.

We have Crashlytics enabled in all of our applications and we do NOT see crash logs coming from our application and the crash popup states that Payment app has crashed.

Is anyone else seeing this issue?

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

anthonypinto avatar image
anthonypinto answered

This is an identified bug. A fix is underway.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community