Skip to content

Conversation

@caitlynjin
Copy link
Contributor

Overview

This change fixed the issue with capacity reminders not working on TestFlight (for the functionality of having a reminder turned on and persistent after returning back to the screen).

Changes Made

  • Created entitlements for dev and prod separately. The APS Environment key tells the device which APNs server the app is allowed to talk to. Since it was always using "development", it wasn't working on release.
  • Changed dev scheme to use Debug build configuration (unrelated).

Copy link
Contributor

@MrPeterss MrPeterss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! good job figuring this out

Copy link
Contributor

@JiwonJeong414 JiwonJeong414 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added the two other bug fixes as well!

@JiwonJeong414 JiwonJeong414 merged commit 1564c9e into main Oct 17, 2025
@JiwonJeong414 JiwonJeong414 deleted the caitlyn/fix-scheme+entitlements branch October 17, 2025 15:27
JiwonJeong414 added a commit that referenced this pull request Oct 17, 2025
* Fix debug vs release scheme and entitlements

* fix final bugs

---------

Co-authored-by: Jiwon Jeong <[email protected]>
JiwonJeong414 added a commit that referenced this pull request Oct 17, 2025
* Fix debug vs release scheme and entitlements

* fix final bugs

---------

Co-authored-by: Jiwon Jeong <[email protected]>
JiwonJeong414 added a commit that referenced this pull request Oct 22, 2025
* Jiwon/capacity reminder tutorial (#103)

* Removed Unnecessary code

* Bug fixes

* Bug Fixes 2

* Fix Bug 3

* commit

* Finished Capacity Tutorial Modal

* Debug -> Release

* Addressed Peter's comments

* Fixed Logic

* update build number

* Fix debug vs release scheme and entitlements (#108)

* Fix debug vs release scheme and entitlements

* fix final bugs

---------

Co-authored-by: Jiwon Jeong <[email protected]>

* Update Build Number Commit

* fix new parameters

---------

Co-authored-by: Peter Bidoshi <[email protected]>
Co-authored-by: Caitlyn Jin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants