forcedotcom / SalesforceMobileSDK-Android

Android SDK for Salesforce
Other
339 stars 384 forks source link

Jetifier requirement should be removed #2544

Closed mig35 closed 2 months ago

mig35 commented 2 months ago

Hey, I'm not entirely sure if I used the corrected project, but if not - give me the correct link where to write.

We try to optimize the build time and we find out that com.salesforce.service:chat-ui:4.3.6 (the latest version) is still using com.android.support:support-annotations:28.0.0. correct replacement should be from androidx library.

Screenshot 2024-04-05 at 11 17 41

Please fill out the following details:

  1. Version of Mobile SDK Used: com.salesforce.service:chat-ui:4.3.6
  2. Issue found in Native App or Hybrid App: native
  3. OS Version: Android
  4. Device: any
  5. Steps to reproduce: see above details
  6. Actual behavior: outdated support-annotations is used
  7. Expected Behavior: androidx library should be used
  8. Error Log:
wmathurin commented 2 months ago

This isn't the right forum for ServiceSDK issues - that is a different product. Please open an investigation with Salesforce.