Search found 5 matches

by yakimts
2025年 Aug 6日 12:57
Forum: MiniApp Development
Topic: Tuya MiniApp IDE behind corporate firewall
Replies: 5
Views: 5618

Re: Tuya MiniApp IDE behind corporate firewall

I suggest that nodejs environmental variables affects Tuya MiniApp IDE. Am I right?
Is builtin MQTT client affected with nodejs environmental variables?

by yakimts
2025年 Aug 5日 15:54
Forum: MiniApp Development
Topic: Tuya MiniApp IDE behind corporate firewall
Replies: 5
Views: 5618

Re: Tuya MiniApp IDE behind corporate firewall

Request return response {"query":{},"mpaas":false,"landebug":true,"dynamicUpdate":{"inner":{},"outside":{}},"autoUpdatePath":"https://airtake-public-data-1254153901.cos.ap-shanghai.myqcloud.com/smart/ark-pack","full...
by yakimts
2025年 Aug 5日 13:58
Forum: MiniApp Development
Topic: Tuya MiniApp IDE behind corporate firewall
Replies: 5
Views: 5618

Re: Tuya MiniApp IDE behind corporate firewall

I started Tuya MiniApp IDE with environment option NODE_TLS_REJECT_UNAUTHORIZED="0" and pressed feedback button. I got message that logs were uploded somewhere...

by yakimts
2025年 Aug 4日 18:17
Forum: MiniApp Development
Topic: Tuya MiniApp IDE behind corporate firewall
Replies: 5
Views: 5618

Tuya MiniApp IDE behind corporate firewall

Tuya MiniApp IDE version information: 0.9.2 for windows, nodejs 23.11.1 Log information: ERROR Error: self signed certificate in certificate chain Problem description (reproduction steps): I'm using Tuya Miniapp IDE behind corporate firewall. During IDE start I get error messages in log c:\Users\xx...
by yakimts
2025年 Jun 25日 02:16
Forum: MiniApp Development
Topic: Animation in Ray
Replies: 1
Views: 2265

Animation in Ray

The versions of @ray-js/ray, @ray-js/panel-sdk 1.17.12 Is there any replacement in Ray framework for Animated.Value from react-native? I tried SpringValue from react-spring/web 10.0.1, but it does not update value after start. Code example: import React from 'react'; import { View } from '@ray-js/r...