u/Apprehensive_Spray16

A Question About iOS Widget

Hello everyone, I have a question about adapting an iOS widget.

I’m currently developing a Flutter app called “Academic Assistant” for both Android and iOS. Since it’s a utility app and I don’t plan to submit it to the App Store, I haven’t purchased a developer account. The app builds are unsigned, and I’ve been installing them on my iPhone using a self-signing tool.

After implementing the widget features (course schedule and GPA display), I tried installing the app using various self-signing tools. However, I found that either the widgets were missing or the widget data wasn’t syncing (the data wouldn’t display). After some research, I learned that self-signing tools can alter the AppBundle and cause issues.

So, I’d like to ask:
Is there a way to self-sign the app and ensure the widgets display properly? Or should I do some changes in my code? Thanks!

reddit.com
u/Apprehensive_Spray16 — 19 hours ago