Hi,
I tried to bring an app to macOS using Catalyst, but have troubles with CloudKit. Basically what the app does is, it writes records to the public database and allows to retrieve that data via the recordID.
Simple and straight forward and of course the code has been working for iOS for years now. On macOS I can upload data, but when I try to receive data I get nothing, as if the request was never started. I do not get gate back, nor any error, not even a time out.
Could anybody give me a hint where to look for a solution?
All the best
Christoph
Post
Replies
Boosts
Views
Activity
Hi guys,I am creating MTL Textures from CIImages. Everything is sRGB, but when it shows up in Scene Kit it looks white too pale, like the data is used as RGB.I am using no lights nothing in the scene, it's purely a scene with SCNPlanes having the textures as diffuse material and a camera that is it. No lights nothing.Any Ideas what I can do to get a normal representation?(Below a picture of the CIImage in the small window and in SCNViewAll the bestChristoph
Hi,I have a very weird situation. My iMessage App icon is showing well on all iPhones, but not iPad. All icons are generated automatically by sketch in different sizes.I even replaced all icons with version I created using photoshop.I verified all sizes.The icon is in the final binary but is not showing in the list of iMessage apps, instead I see the generic icon with our app name.https://itunes.apple.com/us/app/wit-what-is-this/id1152446245Any idea where this could be comming from? Any resources I could check?All the best Christoph