alex.tran
alex.tran

Reputation: 121

iOS - Expandable View won't open when tapping on plugin card after application idle for a while

We developed a plugin card that opens an expandable view when the user taps on it (using banno-plugin-framework-bridge).

It works fine if the user taps the plugin card immediately after logging in. However, we’ve noticed a strange behavior on iOS: if the user leaves the Garden FI open with the plugin card still visible in the mobile viewport for around 2-3 minutes, and then taps the plugin card, a click-link post message is sent. But instead of opening the expandable view, Garden FI forces the plugin card to reload. After the reload, everything works as expected.

This issue does not occur on the Android version of the Garden FI app.

Is there a way to prevent this plugin card reload in this scenario?

We’ve observed that other plugin cards, like Credit Score, Messages, and Bill Pay, have a mechanism that refreshes their content automatically before the user interacts with them. How can we implement this behavior?

Upvotes: 1

Views: 54

Answers (0)

Related Questions