Project compiles does not run #34964
|
I am building a flash card app, and I have logic that gets saved cards. The code pushed to the remote has a try-catch loop, which makes the app skip loading the saved cards, but when I remove it, the compiler does not report any errors, but the application does not run. If anyone wants to help the code is on branch: main-menu Sorry if I'm putting this in the wrong location. |
Answered by
landon-codes
Apr 17, 2026
Replies: 1 comment
|
I simply had some code that made it fail silently. |
0 replies
Answer selected by
landon-codes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I simply had some code that made it fail silently.