Skip to content

RevenueCatUI not available when installing 4.26.0-beta.2 using cocopods #3152

Description

@Khaledgarbaya

Describe the bug
I am trying to install RevenueCat 4.26.0-beta.2 using cocopods and for some reason only the RevenuCat Module gets downloaded and the RevenuCatUI gets ignored or not installed.

  1. Environment
    1. Platform: IOS
    2. SDK version: 4.26.0-beta.2
    3. StoreKit version:
      • StoreKit 1
      • StoreKit 2 (enabled with usesStoreKit2IfAvailable(true))
    4. OS version:
    5. Xcode version: 14.3.1
    6. Device and/or simulator:
      • Device
      • Simulator
    7. Environment:
      • Sandbox
      • TestFight
      • Production
    8. How widespread is the issue. Percentage of devices affected.
  2. Debug logs that reproduce the issue. Complete logs with Purchases.logLevel = .verbose will help us debug this issue.
  1. Steps to reproduce, with a description of expected vs. actual behavior

  2. Add pod 'RevenueCat', '4.26.0-beta.2' to Podfile

  3. Run pod install

  4. import RevenueCatUI in your project

  5. Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
    No such module 'RevenueCatUI'

  6. Additional context
    Add any other context about the problem here.
    I assume that the podspec needs some changes to account for the newly added module but I might be wrong

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions