clover / clover-android-sdk

Clover SDK for developing applications on Clover Station/Mobile/Mini/Flex

Home Page:https://docs.clover.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not found AppNotificationReceiver class for v3

nilsorathiya opened this issue · comments

I am using AppNotificationReceiver class of v1 version which must need AppNotification of v1 for parsing data but I seen AppNotification class in v3 also , so when I am using v3 AppNotification instead of v1 then AppNotificationReceiver throwing an error to use v1 class instead of v3 AppNotification.