iOS Question Ver 4.4 couple of issues

iCAB

Well-Known Member
Licensed User
Longtime User
Hi There

1. Not accepting wild characters for package name ( I have to edit the file manually)
2. I am getting lots of communication timeout issues when trying to build a large app

Any feedback is greatly appreciated.
 

iCAB

Well-Known Member
Licensed User
Longtime User
1. Package name can never include wildcards. Only the app id.

2. Are you using the hosted builder? At which step do you encounter the communication error?
Hi Erel

1. Where do we set the app ID, in the IDE?

2.Yes I am using the hosted builder.
Here is the text that gets displayed in the popup

"icon-store-1024.png is missing from Files\Special. Using default icon.
Sending data to remote compiler. Error
Communication error: Timeout"


For debug compile, sometimes it goes through until the phone prompts me to install the app.
Then I get a popup
"Unable to Download App'
"B4I Example could not be downloaded at this this"
Done Retry

Retrying doesn't help


Thank you
 
Last edited:
Upvote 0
Top