WidgetPract.mov
-
change app group id in
ios/RNWidget.m
line number 16 fromgroup.widgetTile
to your group id[group. ...]
ios/WidgetTile/WidgetTile.swift
line number 26 fromgroup.widgetTile
to your group id[group. ...]
-
You must have added "App Groups" capabilities to both target (Project target & Extension target) and add your app group id like below,
(Make sure this app group should be added in you provisioning profile)