Open prashant000chaudhary opened 6 years ago
Does your project show any issues in Xcode? Did you add the group to your distribution provisioning profile?
No, It is working fine when I install the app using Xcode but when I release it to test flight handler function is not getting called and app groups are already added
Did you check your devices logs in Xcode? I had some issues with app extensions that were not correctly build. Please go to View->Devices and check logs and console.
Maybe this is related to #48. I already posted a possible solution there.
It is working fine with the local build but handler function is not getting called in test flight build. It seems because app groups are not working in the deployed build.