BrevinS / squares

A bunch of squares for a task list that is on phone using SwiftUI.
0 stars 0 forks source link

Fix API not redirecting to app #15

Closed BrevinS closed 1 month ago

BrevinS commented 1 month ago

The API call for some reason redirecting to the Static website which I guess was there for testing but now I want the redirect to return to the IOS app. Hopefully this will be easy

BrevinS commented 1 month ago

This was done and now stores AthleteID on device for API calls that have already been created.