Hi Greg,
Thanks for the follow up. Could you please file a bug report, including the
simplified sample stack and the .lcb file needed to create the widget?
Best regards,
Panos
--
On Thu, Dec 8, 2016 at 2:02 PM, pink wrote:
> When I first posted, I mentioned that the program worked in the
> sim
When I first posted, I mentioned that the program worked in the simulator...
that was entirely accurate...
I tested the app in the simulator, but when I went to the section where the
SVG Text widget should have been displayed, it wasn't there. I've tried this
out a few times, including just making
I gave this a try, I switched to "Select Inclusions" and selected the SVG
Text widget. It still does not work.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Cannot-get-a-compiled-app-to-work-tp4710891p4710935.html
Sent from the Revolution - User mailing list a
Hi Greg,
I was about to post a reply with my results, since I already have your
.livecode file (you sent it to me for bug 18958).
I also had to remove this widget, otherwise I was getting an error "cannot
load module" when building the iOS standalone. After removing the widget, I
was able to buil
alright... after hours of messing around with the program, I have found the
cause... I was using Hermann's SVGText widget... once I removed it, the
program compiled and worked correctly...
so, why would the widget work correctly on the simulator but not an actual
device?
I haven't really dabbled
I've checked the log, and I'm not sure what to make of it...
Here's the hilights:
Incident Identifier: AFAA6B71-1B35-4D4C-8724-FF8718751FC9
CrashReporter Key: f7ae25e6109f1f1c31242e123b0dda7eb3f1df37
Hardware Model: iPad2,6
Process: MadPink Planning Board 2.1.6 [263]
Path:
Hi Greg,
Since your app does work on the simulator but crashes on startup on a
physical device, a rough guess of the cause is that your app tries to load
"something" on startup (an external maybe?), which can be found on the
simulator because the path to it is valid, but fails on device because th