You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impossible to process constructor argument Parameter #16 [ Magen
to\Reward\Model\RewardFactory $rewardFactory ] of Techyouknow\SocialLogin\M
odel\Social class
Class "Magento\Reward\Model\RewardFactory" does not exist
The text was updated successfully, but these errors were encountered:
Thanks for pointing out this issue. I guess you are using the Magento Community Edition. I tested this on Adobe Commerce (Enterprise), where I forgot to add a condition to check the class for the Reward, which is actually not available in the Community Edition.
I will rectify this code shortly. However, if you urgently need to use this extension, you can utilize version 1.0.2 by running the following composer command: composer require techyouknow/module-social-login:1.0.2
I will provide an update here once I have resolved this issue.
Impossible to process constructor argument Parameter #16 [ Magen
to\Reward\Model\RewardFactory $rewardFactory ] of Techyouknow\SocialLogin\M
odel\Social class
Class "Magento\Reward\Model\RewardFactory" does not exist
The text was updated successfully, but these errors were encountered: