I created an app to manage the clipboard
This time, I plan to update the SDK version to 34.
Among the app features, there is a function that displays the contents of the clipboard when notification is always displayed and the notification is clicked.
However, starting from version 34, the foregroundServiceType must be specified, but I do not know what the foregroundServiceType should be.
Can I set the foregroundServiceType to dataSync?