Solved

Cannot infer contextual base in reference to member 'basedOnSize'

  • 18 September 2023
  • 2 replies
  • 18 views

Badge +2

I’m trying to implement RevenueCAtUI in ios, but i having this error

‘Cannot infer contextual base in reference to member 'basedOnSize'

This is my environment:

-Mac Monterey 12.6

-Xcode 14.1

-Swift 5.7.1

-RevenueCAT 4.26.0

 

Any Help, advise is welcome, thank you team.

 

 

 

icon

Best answer by Ryan Glanz 20 September 2023, 20:57

View original

2 replies

Userlevel 2
Badge +7

Hi,

Happy to help here. It looks like scrollBounceBehavior is supported for iOS 16.4, which requires Xcode 14.3. Could you upgrade XCode and see if that fixes the issue?

Badge +2

Thank you for your answer, i will do that

Reply