John Tang
John Tang
also same problem. + 1
Same here Exception NSException * "-[__NSCFString count]: unrecognized selector sent to instance 0x600001fb2c80" 0x0000600001184db0
> Same here Exception NSException * "-[__NSCFString count]: unrecognized selector sent to instance 0x600001fb2c80" 0x0000600001184db0 Update, I removed smartAlbums: 'UserLibrary', and it working now.
Ok, Here is the solution if you build based on FlatList. I changed to FlatList. ` ( )} />` I added the check on onIndexChanged: ` const onIndexChanged = useCallback(({...
Currently I temporary fixed by add timeout 2 seconds to align function. ``` setTimeout( function () { var e = t.map((function (i) { return i.find("img").height() })), o = Math.min.apply(null, e);...
For now I know the decode with JWT successfully. But I cannot verifyToken. Can anybody help ?
@uniswa/sdk is v1 @uniswa/sdk-v2 is v2 @uniswa/sdk-v3 is v3
`{ _: 'message', flags: 50816, post: true, id: 53375, to_id: { _: 'peerChannel', channel_id: 1325499115 }, date: 1668842287, message: '', media: { _: 'messageMediaPhoto', photo: { _: 'photo', flags: 0,...
> Btw if anyone has FILE_REFERENCE_EXPIREd error, you must pass thumb_size even if you don't want to download thumb > > This function accepts sizes array as param, tries to...