Closed zheorekhy closed 2 months ago
If I change my bundleIdentifier from "com.app.xxx" to "expo.modules.widgets.example" then it works as expected
Please see the readme, you can provide your own module.swift and adjust the id as you wish.
@gitn00b1337 I've reinstalled modules and now it works. It replaces the id in the module (ExpoWidgetsModule.swift) right after ios:prebuild command (I copied it from example). I don't understand what happens and what files actually are used.
Please see the readme, you can provide your own module.swift and adjust the id as you wish.
"src": "./widgets/ios", this?
What is your contact? Maybe I will need to request widget development from you tomorrow)
Sure, Mike@ukzeroapp.com
I'm sorry but I have another issue. I've copied ios widget from example folder. My app.json has such configuration:
But I press on the button and I my widget doesn't receive a message. I have found in your module hardcoded id:
let widgetSuite = UserDefaults(suiteName: "group.expo.modules.widgets.example.expowidgets")
What to do?
My skype: oreshkin_life