Question

Cannot infer contextual base in reference to member 'basedOnSize'

  • 18 September 2023
  • 1 reply
  • 8 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.

 

 

 


1 reply

Userlevel 1
Badge +3

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?

Reply