You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi
Whenever I try to install a new debug app I get this message after pressing the ipa install button:
(“null)” is Already Installed “(null)” has the same Bundle ID as “(null)” and can’t be installed. To continue, delete “(null)” from your device and try again.
it's built from an ant project, not the new maven.
Carlos Verdier
unread,
May 8, 2021, 1:16:14 PM5/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
I uploaded the ipa to installonair.com and it worked. I previously removed spaces in the name of the file, because I read somewhere that it could be the reason. Not sure about it though.
Shai Almog
unread,
May 8, 2021, 9:38:49 PM5/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi, did you try building other apps with Codename One or just this one?
Carlos Verdier
unread,
May 9, 2021, 4:48:29 AM5/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Yes, I did, and same result. Is it only me with this problem? As I said, if I upload the file to another service, then I can install so the ipa is fine.
Carlos Verdier
unread,
May 9, 2021, 7:23:05 AM5/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Ok, I think I figured this out.
When you build for 12.4, it takes the display name for the ipa file, and since it normally has spaces on it, then it won't install.
If you build for 11.3, it takes the main name, which means no spaces and no problems.
Shai Almog
unread,
May 9, 2021, 10:08:28 PM5/9/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message