@W-19964705: [MSDK Android] Push Notification Registration Failure For User Accounts With Community URL - #2788
Conversation
…r User Accounts With Community URL
|
Maybe we could add tests for this method by using the approach used in AuthenticationUtilities / AuthenticationUtilitiesTest |
…r User Accounts With Community URL (Test Updates)
As it turns out, I wrote a set of tests around |
bf71435
into
forcedotcom:dev
|
@wmathurin @JohnsonEricAtSalesforce Hi there! Thanks for identifying and fixing this one. However it seems this fix is not yet available in the latest release i.e., 13.1.1 When can we expect this fix to be released? This is blocking our sdk upgrade from 11.1.0, to support 16kb page sizes, for which the extended deadline is 31 May 2026. Although, it looks like the above change was related to a code change which was done in 13.1.0 - 5e40cff But we were facing issue while migrating to 13.0.2 also (from 11.1.0). Usecase 1
Usecase 2
|
🎸 Ready For Review 🥁
This corrects the
network_idfield when registering for SFDC push notifications, which was incorrectly set to the community URL instead of the community id.