cancel
Showing results for 
Search instead for 
Did you mean: 

BTP SDK iOS 9.1.1 Breaking Changes

AlexGiguere
Contributor
0 Kudos

Hi, we found these breaking changes, really frustrating to find things like that,

rolling back to 9.1.0, please test more or document these breaking changes in the release note (API deprecation, removed ...)

setFioriStyleToolbarItems not found in scope

FUIToolbar.self not found

same thing for the scene ID, we added the scene ID in 9.1.0 and not looks like you change your mind, we had to remove it back

This is a new API, so I am surprise it's already been removed or maybe someone from your team has played with the visibility of the extension

thanks

MarcoEidinger
Product and Topic Expert
Product and Topic Expert

Dear Alex,

I am so sorry you encountered troubles while attempting to use 9.1.1 !!

Do you use https://github.com/SAP/cloud-sdk-ios to obtain binary frameworks through Swift Package Manager?
I just recognized that accidentally that for 9.1.1, different binary framework versions (8.0.8) are returned.

I'd like to confirm with you that this is the root cause of the troubles you encountered. The team is in the process of fixing this issue.

Kind Regards,

Marco

View Entire Topic
AlexGiguere
Contributor
0 Kudos

thanks it work now

alex

MarcoEidinger
Product and Topic Expert
Product and Topic Expert
0 Kudos

Awesome, happy to hear that!