We are encountering an issue where the clover transaction app will crash during refund flow
So far this only occurs in the staging platform on version 1.0-246 of the transaction app.
To be clear.
Clover 2018 - staging crashes- the version of the transaction app is 1.0-246
Clover 2018 - Production is OK - the version of the transaction app is 1.0-244
Clover mini - staging crashes- the version of the transaction app is 1.0-246
Clover mini - Production is OK - the version of the transaction app is 1.0-244
Clover Solo - staging is OK. the version of the transaction app is 1.0-246
Clover PRO - Staging is OK - the version of the transaction app is 1.0-246
error :
java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=2222, result=-1, data=Intent { (has extras) }} to activity {com.clover.transactions/com.clover.transactions.LegacyTransactionDetailActivity}: java.lang.NullPointerException: Attempt to invoke virtual method ‘long java.lang.Long.longValue()’ on a null object reference
Happy to provide more logs as this is happing on staging dev units and we have access via ADB.
FYI. this is similar to an issue we had with the payments app crashing with the same error.
Ideally, we DONT want build 246 to be pushed to production 018 as it will break the entire install base.