Framework 7 Notification not working in Device

I want to use f7 notification in my android app. It’s working in browser but not in real device. Also dynamic data is not fetching. neither on browser nor on device. How to use/fix that, please advice @patrick @George

Here is the dev environment:

Wappler v6.0.0 beta9
Capacitor 5.4.1
Framework 7 v5.7.14 With App Connect
Extensions updated to stable channel.

<div is="dmx-f7-notification" id="f7notification1" close-button="true" icon="" title="Demo Notification" subtitle="Notification" title-right-text="Important" text="Welcome notification demo text" close-timeout="5000" opened="true"></div>

Fixed in Wappler 6.1.2

This topic was automatically closed after 32 hours. New replies are no longer allowed.