File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 </array >
4444 <key >NSSupportsLiveActivities </key >
4545 <true />
46+ <key >NSLocationWhenInUseUsageDescription </key >
47+ <string >This app uses your location to personalize notifications and content. </string >
48+ <key >NSLocationAlwaysAndWhenInUseUsageDescription </key >
49+ <string >This app uses your location to personalize notifications and content, even in the background. </string >
4650 <key >CADisableMinimumFrameDurationOnPhone </key >
4751 <true />
4852 <key >UIApplicationSupportsIndirectInputEvents </key >
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ flutter_launcher_icons:
3333 adaptive_icon_foreground : " assets/onesignal_logo_icon_padded.png"
3434
3535flutter :
36+ config :
37+ enable-swift-package-manager : false
3638 uses-material-design : true
3739 assets :
3840 - assets/onesignal_logo.svg
You can’t perform that action at this time.
0 commit comments