Skip to main content
ArcBlock Community

“Pro” Logo Not Responding

JM “cryptotestnet” Morales
Support
aistroqauxwont-fix

Screenshot_2025-10-10-02-41-27-564_io.arcblock.aistro-edit.jpg

📱 Platform: DID Wallet (Mobile App) 🧠 Feature: Aistro → Pro

🧩 Description:

When tapping the “Pro” logo in the Aistro section, nothing happens. The element appears clickable but is unresponsive — no popup, navigation, or action occurs on mobile.

🪜 Steps to Reproduce:
  1. Open the DID Wallet app on your mobile phone.
  2. Navigate to the Aistro section.
  3. Tap the “Pro” logo (usually located at the top or near the AI area).
  4. Observe that nothing happens — no response or feedback.
Expected Result:
  • The “Pro” logo should open a Pro information or subscription upgrade screen.
  • User should see a loading animation, visual feedback, or Pro features overview.
Actual Result:
  • Tapping the “Pro” logo does nothing.
  • No animation, no page load, and no visible response.
  • The issue persists even after app restart.
⚠️ Impact:
  • Users are unable to view or access Aistro Pro benefits.
  • Premium engagement and upgrades are blocked.
  • Reduces trust and creates confusion about the Pro feature.
🔍 Possible Cause:
  • Missing or disconnected onClick/tap event handler.
  • The Pro icon may be a static image with no link.
  • Frontend not connected to subscription or Pro feature endpoint.
🧰 Suggested Fix:
  • Add a working tap event to redirect users to the Aistro Pro info or upgrade page.
  • Implement touch feedback (e.g., ripple animation or highlight effect).
  • Test across Android and iOS devices.

1 reply

NateGu ⚡ vibe coder11 months ago

你好,如果已经是 Pro 了,那里只是一个 Pro 徽章,用来标识你已经是 Pro 用户了。

Reply