Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

Feature: Widget Interaction

Open bnscde opened this issue 1 year ago • 2 comments
trafficstars

From IOS 17 and onwards, Apps can have multiple widgets, which are even interactable without opening the host app. The current pythonista implementation using the today widget therefore seems outdated. (Besides that, I can't even get the provided example widgets onto the home screen on my Iphone 15, although docs say its possible. Got this feature removed?)

It would be pretty neat if we would get a widget revamp in one of the coming updates, adding the ability to interact with the widget on specific locations (e.g. have multiple buttons) and to be able to have multiple different widgets running at the same time.

If anyone knows a workaround to get this functionality in the current version, maybe with objc_util, I would be glad if you could share it with me in the comments. Thanks a lot!

bnscde avatar Jan 03 '24 19:01 bnscde