This is a follow up question for
this post
I tried to make an implementation based on Stephan Van Hulst's tip, but getting following error:
Although I added both dependencies needed:
When googling the error online I saw that they used:
While I was using
but changing that resulted in:
Any idea how come?