Maxwell175
Maxwell175
Explore posts from servers
CDCloudflare Developers
Created by Maxwell175 on 3/28/2025 in #general-help
Can't add payment method to renew domain
I have a few domains that have renewals coming up in 7 days, but I can't add a payment method to my account. I have the same error as the person in this post: https://community.cloudflare.com/t/failure-to-add-payment-method-to-existing-und-new-services/760557 I also opened a support case # 01447718 Anyone have any idea what might cause this? I cannot even upgrade to a Pro account.
4 replies
CC#
Created by Maxwell175 on 10/30/2024 in #help
How to store user data blobs in MAUI iOS
What is the right way to get a safe path that binary, non user readable data can be stored? I tried using FileSystem.AppDataDirectory, but I noticed that it gets cleared on every test flight build.
38 replies
CC#
Created by Maxwell175 on 9/23/2024 in #help
Debugging memory leak
Is there any tool to dump the runtime object dependency tree? I am trying to debug what is holding on to some objects.
4 replies
CC#
Created by Maxwell175 on 10/5/2022 in #help
Sharing data between two ASP.Net Core clients
I need to be able to very quickly (low latency) share data between two clients. What would be the way to architect this? Do I make a Singleton service that will in some way maintain some sort of buffer or something?
1 replies