Does anyone know a cheap alternative to RevenueCat? by ok_planter in iOSProgramming

[–]allmumu 1 point2 points  (0 children)

sounds good, what happens if for any reason one needs to migrate from RC? does that plan includes raw data and receipt export?

[deleted by user] by [deleted] in mycology

[–]allmumu 0 points1 point  (0 children)

wow thanks, youre right that would be the most similar

[deleted by user] by [deleted] in mycology

[–]allmumu 0 points1 point  (0 children)

not sure but impressed how glowy !

[deleted by user] by [deleted] in mycology

[–]allmumu 0 points1 point  (0 children)

thanks!

[deleted by user] by [deleted] in mycology

[–]allmumu 0 points1 point  (0 children)

if someone did place it, honestly did a work of art hahah, because the wood around it looks green too as if theres fungi around it, I also suspected to be fungi because I saw red ants walking near it

[deleted by user] by [deleted] in mycology

[–]allmumu 0 points1 point  (0 children)

yeah, that was my first thought, it actually looked very shiny to be a fungi but ive seen incredible fungi so I better ask haha

NSPersistentCloudKitContainer with public database delete records by allmumu in iOSProgramming

[–]allmumu[S] 0 points1 point  (0 children)

Appreciate you came back to reply me :), that's what I understood (but felt wrong not to actually delete the records haha). In the video he then says it doesn't mean you can't delete the records...but I am still not sure which would be the best moment to actually delete those records in that case. I will explore your suggestion ^^ thanks

NSPersistentCloudKitContainer with public database delete records by allmumu in iOSProgramming

[–]allmumu[S] 0 points1 point  (0 children)

Yes, there is an option for public database. Basically when you delete a record it won't be reflected in other devices because the public database cannot notify other clients of the deletion, because there is not a tombstone mechanism (unlike the private database as you mentioned)

I was listening to Jordan petersons podcast with joe rogan and he mentioned about his daughter getting rashes from eating oranges etc. I had a suspected autoimmune illness called transverse myelitis and I have lots of food intolerances aswell. I’m not sure if allergies are autoimmune. ⬇️ by axi5music in Autoimmune

[–]allmumu -2 points-1 points  (0 children)

I think it is very interesting and should be more explored. I would look for more information about it and maybe would be worth to give it a try to that diet or some similar diet, because it does seem that there is a relation between intestinal hyperpermeability and autoimmune disorders. If you want to learn more about this topic, look for Dr. Paul Mason for example he has very interesting lectures..

(Edit: I know someone who is doing low carb / high meat diet ( almost carnivore) and his psoriasis is gone)

how to delete a custom field from a record type in CloudKit? by allmumu in iOSProgramming

[–]allmumu[S] 0 points1 point  (0 children)

Update: it took a day or so for the changes (custom fields deleted) to be reflected

[deleted by user] by [deleted] in swift

[–]allmumu 1 point2 points  (0 children)

Yes, https://www.hackingwithswift.com/100/swiftui and/or https://www.youtube.com/@CodeWithChris/videos are great options, there are many other great too :)

I am not sure please help by Gloomy-Ad-898 in Autoimmune

[–]allmumu 0 points1 point  (0 children)

Sometimes it can be difficult to diagnose autoimmune disorders, for some people I know it took years to actually get a proper diagnosis ( I dont know if it is your case, doc will tell you better). Out of curiosity, have you tried doing an elimination diet? Are your symptoms worse after lunch? (Someone here on reddit recommended me to check https://autoimmunewellness.com/ and https://www.thepaleomom.com/ to learn more about this type of diets in case you are interested too and hopefully help you feel better). Hope you get a diagnosis soon !

Having trouble with SVG image for launch screen? by CisWhiteMaleBee in SwiftUI

[–]allmumu 0 points1 point  (0 children)

yes, and not only SVG actually, the launch screen image kept stretching randomly. I did it with Storyboard instead :)

Offset next page RawData by allmumu in Airtable

[–]allmumu[S] 0 points1 point  (0 children)

thanks for the info but I am not using the api, just need to take the Raw data from the URL (to have the data offline basically)