Skip to content

IOS server notification for Renew and Cancel #195

Answered by imdhemy
mretcoyy asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not sure, but just add a \ before the class name inside the array:

- App\Listeners\AppleDidRenew::class
+ \App\Listeners\AppleDidRenew::class

-- EDIT --

Make sure you are importing the classes the right way, I meant. Bot the event class and the handlers.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by imdhemy
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@imdhemy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants