Epic Game Store - Achievement Requirement

Hello,

I got my game’s Stage environment review back with a note from the moderator stating that if the game has implemented achievements on other storefronts (Steam in my case) it also has to implement achievements for the Epic Game Store.

My game is written in Javascript and basically runs through a browser on the client. For the Steam SDK there are JS bindings that I was able to use but Epic only offers C and C# SDK sources that I can’t use with my tech stack.

Long story short: It’s a really big technical problem for me to implement achievements with the current options provided. Are they really a requirement?