Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

app message queue full - advice

So recently the studios console is reporting the following message after my app starts...

 

App msg queue full, see SDK docs for recommendations.

 

Could anyone give me some pointers for this? 

Best Answer
0 Votes
4 REPLIES 4

I'm in the same boat.  I'm assuming it it referring us here

 

 

I'm not sure the best way to take the string I want to send and calculate how many bytes it is.

 

Node.js has the concept of bytelength but not sure how to do that here. Which is why I think the example has the "artificial" 100 char limit set.

Best Answer
0 Votes

I'm working with geolocation and I also get this message - when this message will be printed in the console my Ionic resets...

 

I don't know why this message comes up after the latest update (OS 27.30.5.16) - In my opinion I didn't change a lot in my source

 

Do you have a solution for this problem already?

Best Answer
0 Votes
Best Answer
0 Votes

Thanks a lot for this hint - I'll check it out - on the first sight it was not easy to understand for me.

 

-- But it's frustrating that my app, which was running without any problems before the last OS update, now runs in this error...

 

😕

Best Answer
0 Votes