Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Mobiscroll

Hi Joe,

Just have it tested.
In App properties - External Resources there is a reference to https://github.com/acidb/mobiscroll
that causes the error.

We couldn't delete the link from editor.
We've fixed this manually.

For now, on browser there shouldn't be any arrors. Is error gone in Eclipse?

Joe Bohen
Posts: 0
Joined: Wed Nov 28, 2012 11:28 am

Mobiscroll

Hi Katya, Sorry for the delay in getting back I have been away at meetings today.

The project loads and runs in Tiggzi as you said; but the app still falls over when published either as an ,apk file or when exported as an eclipse project.

Eclipse is showing the error as being at line 729 in the 'jobs_pge.js' which equates to the code block containing:

var V = Tiggr('detailgrd').is(":visible");
if (V == true) {
alert('Help cannot be viewed whilst the detail view is open!');
return;
}

I have left the project open please take a look and advise me on how to proceed.

Many Thanks for your help.
Joe

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Mobiscroll

Hi, we'll take a look again, but it might take time unfortunately. Strange problem, we can't reproduce it with another projects...

Joe Bohen
Posts: 0
Joined: Wed Nov 28, 2012 11:28 am

Mobiscroll

Hi Marina, l am sorry this is proving so difficult a problem to sort out. Unless it is of benefit to you to continue attempting to resolve then please do no more work on this I will rebuild the app with the existing code and backups and see if this overcomes the failure.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Mobiscroll

Hi Joe,
Do you have it working?

Joe Bohen
Posts: 0
Joined: Wed Nov 28, 2012 11:28 am

Mobiscroll

Hi Katya, I have nearly completed the rebuild, I will let you know how it works out after I have published it.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Mobiscroll

We'll wait for your update :)

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

Mobiscroll

Hi Joe,
I hope you don't mind me asking, did you get this to work?

Joe Bohen
Posts: 0
Joined: Wed Nov 28, 2012 11:28 am

Mobiscroll

Hi Michael,

Yes I got it to work I had to totally rebuild my app without the reference to mobiscroll in the app settings. I am successfully using mobiscroller for both date and time input and as a custom selector without adding a reference mobi simply by adding the javascript supplied by mobi as a new javascript asset. If you want some sample code let me know.

Regards,
Joe

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

Mobiscroll

Cheers Joe,
Much appreciated, as you know there's no detail on how to implement
Mobiscroll from github in apperyio, I have date and time plugin working in my app, my need is to use custom list, so any info you have I would be gratefull.

Thx again Joe, if I can ever return the favour don't hesitate

Return to “Issues”