Version not supported

Panel mini-program development related product technical discussions, including panel mini-programs, intelligent mini-programs, React Native, Ray cross-platform framework, Panel SDK, WeChat mini-programs, mini-program development tools (IDE), and other related development technologies.


Post Reply
Lucy
Posts: 6

The current app version does not support the miniapp features. How can I fix the problem?

Lucy
Posts: 6

Re: Version not supported

Cause: The versions of the Kit dependencies for the current app are incompatible with the versions of the Kit dependencies required by the miniapp.

Go to the Tuya MiniApp Developer Platform and check the base library version of the miniapp. Tap the icon "x" in the top right corner of the app to check the base library version of the app. Compare these two base library versions. If the base library version bound with the app is later than or equal to the base library version of the miniapp, the miniapp can be started on the app.

Go to the Tuya MiniApp Developer Platform and check the Kit versions required by the miniapp. Tap the icon "x" in the top right corner of the app to check the Kit versions of the app. Compare their Kit versions. If each Kit version of the app is later than or equal to that of the miniapp, the miniapp can be started on the app.

For more information, see Mobile apps and miniapps.

Post Reply