I am able to build this on simulator but when built on device facing crash in this line
let areActivitiesAllowed = ActivityAuthorizationInfo().areActivitiesEnabled
Using iOS 16 beta 4. Anyone facing same?
For simulator push token is nil. How can we test this?
I am able to build this on simulator but when built on device facing crash in this line
let areActivitiesAllowed = ActivityAuthorizationInfo().areActivitiesEnabled
Using iOS 16 beta 4. Anyone facing same?
For simulator push token is nil. How can we test this?