inPhilly
inPhilly
Any ideas on another library I could use that would handle the old files properly and will compile without multiple errors?
Have you found a solution to the issue?
So really this is unusable at this point?
Hi Akkyie. Any progress on this?
Hi Akkyie. Are you still planning on including this enhancement?
@paulb777 is it true that app extensions for iOS are still not supported for Firebase Analytics (and hence Crashlytics)? This seems like a BIG deal, as many, many apps have...
Crashlytics is what I cannot get verified for the app extension. Firebase picks up the plist file for the regular app first when running the app extension, throws an error...
Wow, I went through almost completely converting my app to Realm and then I saw this. Back to Core Data for me. Can't justify using two separate databases for app...
Wow, I am just switching to Realm today and this is kind of a big deal. Seems like I will have to store two of almost every property in my...
I would like to do this without actually showing any images; i.e. without using UIImageView or LPLinkView. This would be purely backend.