I try to open register app to select items but it crashes only on flex device
Intent intent = new Intent(Intents.ACTION_ITEM_SELECT); intent.putExtra(Intents.EXTRA_CLOVER_ORDER_ID, mOrderId); startActivityForResult(intent, REQUEST_NEW_ORDER);
Intent intent = new Intent(Intents.ACTION_ITEM_SELECT); intent.putExtra(Intents.EXTRA_CLOVER_ORDER_ID, mOrderId); startActivityForResult(intent, REQUEST_NEW_ORDER);
Knowing the exception that causes the crash would be invaluable.
Hi @Jeffrey
bellow a logcat for this crash:
2 People are following this question.
"StaticPaymentPrintJob- Print" Notifies with printing error.
Android clover secure payment order id issue
Launch app from Broadcast intent only brought to foreground on first call.
Get Modifier added notification using intent
Facing com.clover.sdk.v1.ClientException when adding Discount in the Order