Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable base internationalisation #119

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Conversation

douglashill
Copy link
Contributor

This silences a warning from Xcode and has no impact because this framework has no localised resources.

Screenshot 2019-08-20 at 15 12 34

This silences a warning from Xcode and has no impact because this framework has no localised resources.
@vegaro vegaro changed the base branch from master to beta/offerings October 25, 2019 21:00
@vegaro vegaro merged commit 169f915 into RevenueCat:beta/offerings Oct 25, 2019
@vegaro
Copy link
Contributor

vegaro commented Oct 25, 2019

Thanks for the PR. I just merged it into our 3.0.0 beta branch. Sorry it took so long to merge.

@vegaro vegaro added this to the 3.0 milestone Oct 25, 2019
@douglashill douglashill deleted the base branch October 26, 2019 04:28
vegaro added a commit that referenced this pull request Nov 13, 2019
* Packages (#115)

* Proposal for packages.

* Offerings and packages continuation (#121)

* Adds factory of Offerings

* Changes entitlements with offerings (#122)

* Changes entitlements with offerings

* Fixes old tests

* style changes

* Cleaner way to map package types

* Makes offeringsfactory instance and makes some changes on the package type string names

* Fixes dead tests

* package type string conversion changes

* Injects offeringsFactory and makes current offering nullable

* formats RCPromotionalOffer

* Moves offeringsFactory assignment with the other setters

* Post receipt presented offering  (#123)

* Adds factory of Offerings

* Changes entitlements with offerings (#122)

* Changes entitlements with offerings

* Fixes old tests

* Changes entitlements with offerings

* Changes purchase call

* style changes

* Cleaner way to map package types

* Makes offeringsfactory instance and makes some changes on the package type string names

* Fixes dead tests

* package type string conversion changes

* Injects offeringsFactory and makes current offering nullable

* Fixes build

* formats RCPromotionalOffer

* fixes build

* Updates docs

* fixes code style

* Removed description from header

* Renames to presentedOfferingsByProductIdentifier

* Use properties to make access prettier.

* Add unavailable macros to push people to new methods.

* Use a macro to clean up the attribute stuff.

* BackendTests update

* renames currentOffering to current

* Sends error if backend sends a bad response

* Adds presentedOfferingIdentifier to the cache key to avoid repeated calls

* Updates copyright headers

* Removes deprecated stuff

* updated sample

* changes nullability annotations (#126)

* updated project settings

* Adds missing docs (#128)

* Adds todos to missing docs

* RCEntitlementinfo docs

* More docs

* Finishes docs

* fixes typos

* Adds RCPackageTypeUnknown

* Version 3.0.0-beta

* Adds unknown case to switch cases

* Changes swift names to start with Purchases. (#134)

* Crash when a removed product is still in a transaction in the queue (#136)

* Failing Test

* checks for nil product

* Changes test name

* Adds access to "all" offerings (#137)

* Exposes all offerings

* Updates sample swift

* Version 3.0.0-beta.2

* Enable base internationalisation (#119)

This silences a warning from Xcode and has no impact because this framework has no localised resources.

* New Identity changes (#133)

* Adds changes to identity

* Fixes tests

* Fixes the compilation

* PR comments

* PR comments

* Compilation issues

* Remove todo

* removes unused error

* Renames to RCIdentityManager

* Migrates tests to Swift 5 (#138)

* Migrates to Swift 5

* Updates test to match nil instead of empty

* Updates swift in sample app

* Version 3.0.0-beta.3

* fixes compilation
@aboedo aboedo mentioned this pull request Jul 13, 2021
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.

None yet

2 participants