problem.
>
> ~Roger
>
>
> On Mon, Jan 27, 2014 at 5:12 PM, Chip Thomas >wrote:
>
> > I built the standalone for my app update using the same keystore I used
> > with the original release.
> >
> > But when I try to run the APK on my device (emailed to mys
Sorry, do you mean the "Identifier" in the standalone settings? Yes, this
is exactly the same. The only settings changed are the Version Name and
Version Code.
On Mon, Jan 27, 2014 at 2:13 PM, Colin Holgate wrote:
> Is the app id exactly the same?
>
>
>
> _
stions/19959890/android-
> app-not-install-an-existing-package-by-the-same-name-with-a-conflicting
>
> Kind Regards,
>
> Neil Roger
> --
> RunRev Support Team ~ http://www.runrev.com
> —
>
>
> On 27/01/2014 22:12, Chip Thomas wrote:
>
>> I built the standalone for
I built the standalone for my app update using the same keystore I used
with the original release.
But when I try to run the APK on my device (emailed to myself), I get this
error:
"Application not installed. Package with that name and different signature
already installed."
After some research,
Has anyone else experienced problems using the revBrowser on Windows 8?
We use the revBrowser to access a webinar site that uses Flash Player. On
Windows 8, the revBrowser connects to the page, but it takes anywhere from
10 mins to an hour for it to fully connect and log in. Going to the same
pa
Has anybody else noticed a jerkiness to the iOS scroller?
It's not as noticeable on iPhone, but on the iPad, scrolling through a
datagrid seems sluggish.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsu
k Harrison wrote:
> Hi Chip,
>
> What error are you getting?
>
> You should search the archives and the iOS Release Notes for picking the
> SDK.
>
> Try several approaches, one might just work. I know it is a real pain,
> but hang in there.
>
> Rick
>
> On Mar
his to work
> I don't recall)
>
> Then under the Development Menu
> select Test Target and choose the
> simulator you want.
>
> I hope that does it for you.
>
> Good luck!
>
> Rick
>
>
>
> On Mar 18, 2013, at 9:31 PM, Chip Thomas wrote:
>
> >
So I updated my device to 6.1 and so then I had to update Xcode. But now I
can't get LiveCode to work with this new version. Keep getting an error
that Armv 7 builds require the iOS 6.0 SDK to be installed.
How can I fix this?
Thanks in advance!
___
u
There are some applications out there that enable you to transfer files
from your computer to your iOS device through the USB cable and/or WiFi.
It seems that these apps are using the iTunes library to perform these
transfers.
Does anyone know the secret to accessing these libraries and transfer
So iOS devices have a "soft mute" function where when muted, some apps will
ignore this and go ahead and play sound anyway like when watching a movie
or playing music.
How do we override this mute feature so that our app will go ahead and play
sound?
___
*Would anyone here venture an opinion whether libURL or cURL has advantages
over the other in terms of downloading via HTTP?
Is one more reliable? More robust? More better?*
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this ur
4:25 AM, Björnke von Gierke wrote:
> What is ommited. Assuming with components you actually mean files, is
> there a specific type of file? Maybe only big ones, or what?
>
> On 09.08.2012, at 22:17, Chip Thomas wrote:
>
> > *Hello,
> >
> > I have a zipped folder
*Hello,
I have a zipped folder of components that our stack downloads and then
unzips using revZip commands.
I've noticed that some Windows systems seem to be removing certain
components.
Has this happened to anyone else? Anyone have any solutions?
Thanks!*
*Hello,
We're investigating using LiveCode Mobile for our iOS and Android
development, and wanted to see if these functions were supported:
1) POST a string to an https: server and get a response
2) Offer decent performance playing video files from an https server (along
the lines of desktop Liv
Yes, I believe you're right! I believe I'm seeing the revBrowser.dll
rather than the main browser.
Is that the only option?
On Tue, Feb 28, 2012 at 10:14 PM, DeeCee wrote:
> Maybe the other Chip (Chipp Walters) can answer this correctly since he did
> the initial development work on the origin
12 at 3:38 PM, Bob Sneidar wrote:
> Also google the subject. There is a WEALTH of info there about things like
> this.
>
> Bob
>
>
> On Feb 28, 2012, at 3:17 PM, Chip Thomas wrote:
>
> > [Sorry in advance if this is a double posting!]
> >
> > I am tryi
[Sorry in advance if this is a double posting!]
I am trying to detect what browser version is being used when someone uses
the browser instance in my stack. Upon initiating the browser instance,
we're going to a page that will prints to screen the browser information.
Strangely, on Windows, the
I am trying to detect what browser version is being used when someone uses
the browser instance in my stack. Upon initiating the browser instance,
we're going to a page that will prints to screen the browser information.
Strangely, on Windows, the few machines I've tested this on so far all seem
We have a project deployed with an old version of the datagrid library as a
substack.
If we update the revDataGridLibrary stack in this project, do we need to
worry about existing datagrids being compatible with the new library?
And where can we consult the release notes for the latest datagrid l
Hey all, is there a way to get a list of handlers within a control?
Or see if a handler/function exists?
Thanks!
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
pr
Oh my gosh! Thank you so much!
It's always the obvious solutions, isn't it? :)
On Fri, Aug 12, 2011 at 10:59 AM, J. Landman Gay
wrote:
> On 8/11/11 7:19 PM, Chip Thomas wrote:
>
> One project is a launcher system where the standalone just launches a
>> separate mai
Having some trouble changing the cursor, and hope someone can help shed some
light on the topic.
I have a "mouseEnter" script on the main card that checks if the target is a
"button". If it's a button, it sets the cursor to hand. If not, it sets it
to arrow.
I've tried implementing this in two
What's the best way to move a folder (with all contents) on a user's system?
rename folder tOldFolder to tNewFolder
revMoveFolder tOldFolder, tNewFolder
or using a shell command
Concerned about potential permissions issue that would prevent a proper
move. What's the best way around that?
Thanks Scott, and as I understand it, "links" means that you compile an app
that links to the GPL library so the two in effect become one codebase.
With LiveCode, your compiled app would have no "linkage" to the GPL library,
but would be distributed alongside it, and the communication would occu
GPL license.
On Tue, Apr 12, 2011 at 5:37 PM, Richard Gaskin
wrote:
> Chip Thomas wrote:
>
> I am wondering if anyone on this list has shipped a Rev/Livecode project
>> that communicated with a code library released under the GPL license, and
>> if
>> so, your reasons
I am wondering if anyone on this list has shipped a Rev/Livecode project
that communicated with a code library released under the GPL license, and if
so, your reasons for making your LiveCode project GPL or non-GPL.
The GPL license is clear that it is possible to have closed-source
commercial cod
27 matches
Mail list logo