- This topic has 23 replies, 2 voices, and was last updated 12 years, 2 months ago by support-octavio.
-
AuthorPosts
-
AnastasyaParticipantHallo Octavio,
Any news for me?
Wbw
Ana
support-octavioMemberHi Ana,
I’m able to show the calendar on device so far, but there are some issues yet. If I don’t figure it out for tomorrow will follow up my findings until now.
AnastasyaParticipantHallo Octavio,
Any news for me?
Wbw
Ana
support-octavioMemberHi Ana,
I suggest you to do the next changes to your project:
1) Change the Page Architecture to HTML on your Setveni koledar 2013 cist drugo.mobi
2) Remove the <body> and </body> tags from your html widget on Kalendar – novi.mobi
3) call the setToday function on your Setveni koledar 2013 cist drugo_custom.js in the phoneui.documentReadyHandler function:phoneui.documentReadyHandler = function() { setToday(); }
Let me know how it goes for you.
AnastasyaParticipantHallo Octavio,
I made the changes in the files, but now it dosnt show the cirrent date?? And on the device- when i go to a date in 2013 it shows me the calendar but again in the date the info is displayd small…
Could you send the kalendar.mobi file to me -wich worked for you? I cant figure out what is wrong with what we did.Wbw
Ana
AnastasyaParticipantHallo Octavio,
Ok, well now I have the same / different problem…
Today I published the app to my device.
It takes a Loooong time for it to “Update” – almost 45 minutes! -that’s a nogo!
As I said the app has to be a native one ( no internet connection required except when downloading the app)
when I had it finally on my device iPhone 4s, I definitely wanted to see what’s today with the calendar function…
OK I still can’t see the “today” date that not really good, but than I selected a date in 2013 – clicked on it and…“The MobiOne project you’re looking for is no longer available.
MobiOne App center hosts your app and web apps for 50 days.If you want to review this resource you will need to publish your project again from either the Design Center or Test Center.
Additional resources:
-MobiOne Home page
– MobiOne Learning Center”As I said – I Uploaded it Today, so ????
I want this app to be ready this month, it has to be!
I don’t know if the calendar function works – I can’t see it in the device!Pls help me!
WBW
Ana
support-octavioMemberHi Ana,
Re: Calendar. Could you tell me what is the exactly issue? You don’t get highlighted the current date? I want to let you know that I always get same date with your original project, so most probably the error is in code.
See attachment calendar.pngAbout the problem with your webapp, I think you probably didn’t include your date.html file when you uploaded your project. I’m checking this with dev team and will follow up with you as soon as I get more information.
Attachments:
You must be logged in to view attached files.
AnastasyaParticipantHallo Octavio,
My app sould not be a webapp…
I will see with the friend that wrote the code about the current date issue…
my problem is that the calendar should be awaliable offline!
Its a calender that the user will look on every day, it would be to expensive for the user if the calendar would work only online!
I will figure that out somehow – even if i have no clue about coding.
would be nice to read from you soon.
Wbw
Ana
support-octavioMemberHi Ana,
As I said, you probably didn’t include your date.html when you upload your project as a web app to test, you will get the same result if you don’t include this file when you build your native app. Please make sure that you select this file when you build your app:
Attachments:
You must be logged in to view attached files. -
AuthorPosts