Ilya Trikoz

Results 8 comments of Ilya Trikoz

Same story, apple maps works okay, google is crashing. Android got just blank view. expo 46

Have same issue, fight was long term... I just created basic script for darwin without native part, if some one need: ``` import { spawn } from 'child_process' export default...

set viewport in private fields to window.innerHeight and everythink will work fine, maybe this will help someone :)

workaround is remove window.define.amd while loading Pyodide: ```js const initPyodide = () => { return new Promise(async (resolve, reject) => { const saveDefine = window.define?.amd if (saveDefine) { window.define.amd =...

> Why is the suno api of loveaiapi.com always running without watermark? Does anyone have a way to figure out their solution? what time takes to generation start using loveaiapi?

> https://github.com/gochendong/suno-api solved it solved what? you didn't even check captchas

> > https://github.com/gochendong/suno-api solved it > > Anyone can put v4 in payload, but you haven’t solved the captcha, fake app from SUNO most important - solving captcha :D I...

> > > Actually SUNO hCaptcha detected not only the captcha result, but also detect the mouse path, clicking behavior, etc. The crack result token contains all of the behavior...