I want to create a companion Lock Screen widget for my app that accesses the iOS Screen Time API . IS this possible with Bubble? If it’s not, can I connect my traditionally developed widget to my app to track usage?
No. You’d need to create such a thing using objective-c or swift with XCODE ide or visual studio/xamarin aside from your webapp that would be ran in webview
If I create the widget with XCODE, can I still track if it’s being used with my Bubble app? I’m fine with creating the Widget separately, but would like my app to know if it’s on a user’s lock screen
Yes that would work