I solved the problem for us changing the manifest.plist file.
I spotted that the specified bundle identifier was wrong:
...
<key>bundle-identifier</key>
<string>{{bundle identifier to correct}}</string>
...
Post
Replies
Boosts
Views
Activity
Same for us. The apps installed previously still work; new installs are broken