This is a migrated thread and some comments may be shown as answers.

Graphite Upgrade not working

7 Answers 31 Views
AppBuilder Windows client
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Yonggu Kang
Top achievements
Rank 1
Iron
Yonggu Kang asked on 24 Aug 2013, 04:58 AM
Hi telerik,

About a week ago,there was a graphite update, and then my app does not run on actual device anymore.
At current It works fine on simulator,and worked fine on real device in older version of graphite.

When I copy .apk into real device for test regardless of build or publish build,
it shows splash screen fine but never shows index.hmtl.

My environment is

Kendo UI Mobile v2013.2.729
RequireJS 2.1.8
jQuery v1.9.1
cordova v2.7

What would be the problem ?
Again said, It worked fine on real device utill around 10' aug     .

RGDS

Kang


7 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 27 Aug 2013, 11:28 AM
Hello Kang,

Your applications (SYR4...e and SYR...eJS) differ in something else except the aforementioned upgrade, because when I upgrade locally the SYR4...e app in Graphite, it deploys and runs fine on Android 4.2.x. Please compare the differences between both, or export the SYR4...e and use it in a blank template to upgrade it and make the changes you've applied since.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Yonggu Kang
Top achievements
Rank 1
Iron
answered on 27 Aug 2013, 11:45 AM
Hi, Steve,

Original App is SYRMobileJS, other SYR xx was tried when require.js has a problem with kendo.
I can't believe old source is updated and fine so I just removed my old project and you can see
 only SYRMobileJS and I just commit the source as well.
I tried re-publish and install in real device but no luck.

You suggestion is to create new empty project with some other name and attch all source again ?

RGDS
Kang


0
Yonggu Kang
Top achievements
Rank 1
Iron
answered on 27 Aug 2013, 12:32 PM
Even trying in create new project based on kendo mobile and attach all sources again,
but can't arrive in index.html. I checked all file path such as .css , .js of jquery and require, kendo.min.js
but all stays in same path.

Pls don't mention old pjoject. They were based on old version of kendo/require/jquery.
I deleted old project and GRAPHITE has no way to load the project saved in local drive.
Do you suggest to create blank project and add one file and test and add another file and test etc..etc ?
Is there no other way ?

Kang









0
Yonggu Kang
Top achievements
Rank 1
Iron
answered on 27 Aug 2013, 04:24 PM
I tested as such and can confirm .css of Kendo UI Mobile v2013.2.729 has a problem.

1. As you mentioned, I restored SYRMobile,which is Kendo UI Mobile v2013.1.621
    and as I noted in my old prior thread and your acknowleged, it has problem to disp correctly with require.js.

2. if you build current source which has .css v2013.2.729, index.html shows but
    any .css does not applied and you advised to upgrade to v2013.2 .

3. remove that version of .css file and add new .css file  v2013.2.729 and build.
    You can see no index.html after splash screen.

It does not matter the version of kendo.mobile.min.js.
So I can confirm you have to check your css again.

Your reply is appreciated.

Kang

 



0
Yonggu Kang
Top achievements
Rank 1
Iron
answered on 28 Aug 2013, 12:38 PM
Pls see my last question and give me any clue how to fix it.
As I noted, is this a problem of .css or something else ?

I don't understand why .css changing can never touch index.html. WHY ?

0
Accepted
Steve
Telerik team
answered on 29 Aug 2013, 01:05 PM
Hi YongKoo,

Thanks for the clarification and further investigation. Once I downloaded and ran your SYRMobile project in the Graphite simulator, started the Web Kit inspector (Debug tools) and I saw an error trying to load stockCheck.js file in the Console pane and the Network pane showed the same problem. Checking for that file, I noticed that it is there but with camel casing i.e. StockCheck.js and require.js cannot load it. Somehow this messes the whole project up. Renaming StockCheck.js to stockCheck.js fixes the problem with the styling.

Please use the debugging tools of the Icenium simulator to track such issues down before you report a problem. Usually they give you a pretty good idea of what is going on, so you do not have to wonder.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
Yonggu Kang
Top achievements
Rank 1
Iron
answered on 29 Aug 2013, 02:59 PM
Hi, Steve,

Hundread hundread hundread times thank you for your kind reply.
Ah..I have to learn more about to debug in network etc.
I appreciate your help again and pls forgive beginner's fault.

RGDS

Kang
Tags
AppBuilder Windows client
Asked by
Yonggu Kang
Top achievements
Rank 1
Iron
Answers by
Steve
Telerik team
Yonggu Kang
Top achievements
Rank 1
Iron
Share this question
or