Michele Dall'Agata

Results 9 comments of Michele Dall'Agata

It was the beta OS... I have found out that it gave that message when executing `image = UIImage(data: data)` inside the function to download the images. Now I have...

Hi @andrea-prearo, thanks for answering! I actually get the same identical issues on iOS, tested on my iPad. Again, I have all my devices on beta OS (plus Xcode 10...

@garg204 That's because when you pick a random number from 0.. UICollectionViewCell { if let cell: CollectionViewCell = collectionView.dequeueReusableCell(withReuseIdentifier: "collectionCell", for: indexPath) as? CollectionViewCell { // let randomNumber = Int(arc4random_uniform(UInt32(imageArray.count)))...

First of all thanks for your work. Then I didn't understand well: is mkv supported? I mean, I do get the thumbnails, but that's it. And I have VLC installed...

@cytec all right, thanks. I wanted to be sure there wasn't something wrong with my installation. :)

> (Last I read/heard they afraid of creating export/sync feature, it would cause more people to leave them...) Which is basically what I did at the end. I fully switched...

Please wait to merge. I have a couple of issues coming from bad copy&paste. Also I am cleaning it a bit from my comments

Ok, it should be fine, now. I forgot to mention that I also added the methods "getDeviceCode" and "getTokenFromDeviceCode", useful to login with a code (to insert via a web...

Yeah, I am pretty busy myself, now. Working online from home. Also I didn't touch the project for quite a long time. IB for tvOS went banana with Xcode 11....