Pradeep Jha
- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 28
Articles
Recent activity by Pradeep Jha-
Mobile Login Issue: Wrong Email Showing (SSO) in HybridHero
This article helps when you try to log in to HybridHero but see a wrong email address in the error. Issue You try to log in to the HybridHero app You see an error message The email shown is not yo...
-
How to Manage Notification Settings in HybridHero
function onArcadeIframeMessage(e) { if (e.origin !== 'https://demo.arcade.software' || !e.isTrusted) return; const arcadeIframe = document.querySelector(`iframe[src*="${e.data.id}"]`); if (!arcade...