Search found 33 matches

Go to advanced search

by Max Stolbinsky
Mon Jun 30, 2014 9:21 am
Forum: Issues
Topic: Visual editor changes are missing in xcode export and test
Replies: 6
Views: 1357
 
Jump to post

Visual editor changes are missing in xcode export and test

Thanks, it works. Visual updates are visible in the test now.

But does it means i can't do any changes in source files without break export visual editor changes to the code?

by Max Stolbinsky
Sun Jun 29, 2014 9:07 pm
Forum: Issues
Topic: Visual editor changes are missing in xcode export and test
Replies: 6
Views: 1357
 
Jump to post

Visual editor changes are missing in xcode export and test

Yes, i added this line meta name="viewport" content="target-densityDpi=device-dpi, width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" / to startScreen.html It is a reason? If yes, we can roll it back - not so criti...
by Max Stolbinsky
Sun Jun 29, 2014 8:25 pm
Forum: Issues
Topic: Visual editor changes are missing in xcode export and test
Replies: 6
Views: 1357
 
Jump to post

Visual editor changes are missing in xcode export and test

Btw, project id is 7e88ed2d-7e20-4b64-b3c8-d394e45db42c

by Max Stolbinsky
Sun Jun 29, 2014 8:24 pm
Forum: Issues
Topic: Visual editor changes are missing in xcode export and test
Replies: 6
Views: 1357
 
Jump to post

Visual editor changes are missing in xcode export and test

Hi! Today I accidentally get strange situation: all worked well, but few hours ago I make changes in the project (remove page then add new with another name) but in the test and xcode export still see old (removed page and no new) and no ohter changes I did in the visual editor. https://d2r1vs3d9006...
by Max Stolbinsky
Tue Apr 01, 2014 6:43 pm
Forum: Issues
Topic: Push notification handler is not called
Replies: 3
Views: 816
 
Jump to post

Push notification handler is not called

It is so old project and it uses version 1.1... But I have try to do this update and no luck to be honest...

actually, i compared and didnt find differnces between existing code and adviced...

by Max Stolbinsky
Tue Apr 01, 2014 3:47 pm
Forum: Issues
Topic: Push notification handler is not called
Replies: 3
Views: 816
 
Jump to post

Push notification handler is not called

Hi! I have an issue with push notification handling. I have added custom JS function to Push notification event on the initial screen, send push notification from the server. Message is shown as normal iOS message, but function was not called. What could be a reason of the problem? If it makes diffe...
by Max Stolbinsky
Fri Dec 06, 2013 8:11 am
Forum: Issues
Topic: Push notification handler in the app.
Replies: 3
Views: 751
 
Jump to post

Push notification handler in the app.

No, 'Push registration success' is called when push plugin is initialized. I need to handle case when the app received push notification. Example: app is getting push notification with ID of updated page. We save this id and when user clicks on popup and app opens we check this stored id and open ex...
by Max Stolbinsky
Thu Dec 05, 2013 11:09 pm
Forum: Issues
Topic: Push notification handler in the app.
Replies: 3
Views: 751
 
Jump to post

Push notification handler in the app.

Hi! I need to add the custom handler for push notifications inside the app. This handler has to read custom field of notification and save it in local storage. As far as I understood I need to use event 'Push notification' from the main app screen. But it seems this way is not working. Could you adv...
by Max Stolbinsky
Sun Nov 24, 2013 8:34 am
Forum: Issues
Topic: Problem with android binary building
Replies: 12
Views: 2509
 
Jump to post

Problem with android binary building

Yes, it works now! Thank you!

by Max Stolbinsky
Fri Nov 22, 2013 10:32 pm
Forum: Issues
Topic: Problem with android binary building
Replies: 12
Views: 2509
 
Jump to post

Problem with android binary building

Done. App is running well as web-app, and i can build ios app without any problems. Android build worked well before, but accidentally stop build. I have downloaded eclipse project and have built it locally there were 4 strange errors, maybe it will help you: ChildBrowser.java - line 356 - missing s...

Go to advanced search