OneSignal-XCFramework icon indicating copy to clipboard operation
OneSignal-XCFramework copied to clipboard

OneSignal.Location.isShared never true

Open TofPlay opened this issue 1 year ago • 0 comments

Hi, I'm trying to share my location as follows:

OneSignal.Location.isShared = true

But if I test afterwards OneSignal.Location.isShared is always false On OneSignal web site when I check the page Subscription Records the field Location Point remains empty I am using version 5.1.5 on iOS 17.4.1

TofPlay avatar May 17 '24 12:05 TofPlay