[
https://issues.apache.org/jira/browse/CB-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Stryker updated CB-9777:
-----------------------------
Attachment: image003.png
image002.png
image001.png
Hi there,
We have narrowed down the issue regarding our software, and it turns out it is
using the TAFFY DB javascript plugin. You can find the code here:
http://www.taffydb.com/
We have been playing with localStorage as well, and have been storing a JSON
version of the "database" table within it. We then retrieve the information
and do a TAFFY command from the JSON values. At this point, the table is
populated with the TAFFY object structure, but none of the values are
implemented within it.
Here's an example (using console):
So we made a wrapper function to make “window.localStorage.getItem(XXX)” easier
for us to use, so we made a function called “retrieveObject”:
So the value of TAFFY(retrieveObject(“users”)) is stored in variable $15 in the
console, and has access to its functions, but not the values within the object.
Please help ASAP!
Thanks in advance!
Michel Stryker
Senior Developer / Team Leader
[email protected]
Office - 204.885.2469 (x217)
Toll Free - 866.766.7640
Fax - 888.205.3178
Modern Earth Web Design
449 Provencher Blvd.
Winnipeg, MB
R2J 0B8
Solutions for an online world.
View our latest project at http://www.modernearth.net
Our website www.pollockandcompany.com placed Silver in this year’s Canadian
Online Publishing Awards in the Red B2C category for Best Website Design.
> ios9 not compatible
> -------------------
>
> Key: CB-9777
> URL: https://issues.apache.org/jira/browse/CB-9777
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Environment: Xcode 7.0.1, Phonegap, ios9
> Reporter: Mike Stryker
> Attachments: image001.png, image002.png, image003.png
>
>
> Hi there,
> We are currently trying to get our javascript to work correctly in Phonegap
> for ios9, and it seems like the scoped variables are no longer working. We
> have one global variable that is accessible everywhere, but now it seems like
> our functions are not able to populate or fill it. It is either that, or we
> have been storing the information locally on the device (just in case it is
> offline), but for some reason the settings get set to use it for cloud. We
> have tried disabling this, but no luck.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]