View Single Post
 
Old Aug 05, 2024, 02:47 AM
cptsdvictim cptsdvictim is offline
Veteran Member
 
Member Since: Mar 2024
Location: Earth
Posts: 629
Good morning. I've debugged some issues why I had failures with my app and turns out I wasn't missing anything extra that I thought would resolve the issue once I implemented it, it's that the original implementation fails and it seems I'll have to refactor my code and change my architecture. Darn. I was hoping to keep it as is. This now decouples a few things and makes me need to treat the API calls in two different ways. Why? Whhhyy? Arghh.