Welcome to the RareWire Community Board. Use the field below to add your own contribution or find answers in existing topics. 
0
Beantwortet

How do I make a timer?

Franch vor 11 Jahren aktualisiert von icahill (Administrator) vor 11 Jahren 2
0
Beantwortet

How to zoom map to current location

Luska72 vor 11 Jahren aktualisiert von icahill (Administrator) vor 11 Jahren 2
0

Action one item from a Database.

Lcdrgreg vor 11 Jahren aktualisiert von icahill (Administrator) vor 11 Jahren 7
+1
Beantwortet

Updating Content message displays when superwiring out to an action in main.wire

jakelisby vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 3
I have a subwire where I am supering up one level to main.wire to launch another action and when I do that, it's giving me the Updating Content message.

It happens when I call back to main.wire to attempt to launch another include on top of my current one. Have you ever seen this before or have any guidance as to what I can do to correct?
+1
Fixed

Ad Hoc Builds are failing

jakelisby vor 12 Jahren aktualisiert vor 12 Jahren 10
I duplicated our single app environment to so that we can each have our own environment to develop in and used the same Certs for each app environment. For some reason on the original environment I can create Ad hoc builds like normal, but the other environments keep failing when they try to build.

All of the settings are the same, and the files are exactly the same as well. Any idea what's going on there?
+1

How do I go about creating in-app purchases and what do I need to know to do so?

thillsman vor 12 Jahren aktualisiert von sovtek vor 11 Jahren 5
Ok, this is a broad one. I'm ready to build an in-app purchase into my app. I'm assuming I need a trigger (a button in my app) to prompt a screen to ask for confirmation (do I build this or is it an alert box?) and the code that will display once the in-app purchase is purchased (a sub-wire?). I should have a place for people to restore previously purchased features as well, right? And I probably have to set up something with Apple.

Where do I start? :)

(For context, I'm making the select-a-color square in Pixel Artist a 99?¢ feature.)
+2
Fertiggestellt

Feature Request: tag

Kevin vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 4
Something like to display messages on a partially transparent panel over everything with ignoretouches="yes". It would be able to show the most recent # of messages. Old messages would scroll off. This would affect a single global panel.

The big thing is that when packaged for adhoc/market any tags would be treated just like comments.

In the Fusebox App this could work in a few ways.

1) Like with the corner close button, making a debug corner button that would open or close the panel,

2) Another way it could work that may be more appropriate would be a "visible" property that would make the panel show or not.

..

..
+1
Beantwortet

fitheight is a bit confusing...

jakelisby vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 3
So we're trying to use fitheight to provide a semitransparent background and include 2 elements. These 2 elements are both text elements and are both set as height="fit" I'm not able to get fitheight to work correctly, and I'm not sure why that is. Have any insight? Here's what we have setup right now...

<panel name="coverDetails" fitheight="yes" width="100%" background="#212121" alpha=".8" valign="bottom" padding="20px">

<text name="coverTitle" text="[param:title]" font="Sansation_Light" size="36" alignment="left" color="#ffffff" valign="top" width="100%" height="fit" />
<text name="coverMeta" text="[param:creator] | [param:category]" font="Sansation_Light" size="20" alignment="left" color="#ffffff" valign="bottom" width="100%" height="fit" />
</panel>
+1
Wird überprüft

Use default iOS sound effects.

doug vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 1
I'm not sure if this is possible yet, but a good addition would be the ability to tap into the default iOS sound library, for notifcations, clicks etc. That would then cut down on the research and the uploads for our own custom sounds.
+1
Wird überprüft

Fusebox issue with CSS3 columns

jakelisby vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 1
It's working in the adhoc build so I'm not super concerned about it, but in Fusebox there's an issue with the webview. When you are using CSS3 columns and you add an image into the column, the web viewer throws away the columns and just tosses everything together.

Like I said, not something I'm needing, but something to possibly look into.

Thanks!
+1

PDF displays in the wrong orientation.

Lcdrgreg vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 1
I have tried rotating the image and reloading the pdf and it still displays incorrectly. Ideas?
+1

FTP can't connect

Brian Hemesath vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 8
Can't connect to the FTP server:

+1
Beantwortet

App Settings

jenifercmartin vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 1
How do I decide whether or not to choose "application does not run in background" when I am selecting my app settings?
+1
Beantwortet

How can you have 2 variable length text strings display side by side

jakelisby vor 12 Jahren aktualisiert von dwalruff vor 12 Jahren 4
I have 2 text strings that are variable width and I want them to display butted against each other (no overlap) and have them centered in a panel. So no matter if one side is shorter than the other, they are always centered. The reason there's 2 text elements is I need to have one variable text element be bold where the other is not. In HTML I would use something like a tag. Is there a way to do this in Wire? I added an image example although I have this concept frequently through our app.

+1
Beantwortet

Can I make an action to download an XML file, then reference it locally until I redownload it?

thillsman vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 2
I'm not sure if my title makes sense. Here's my problem: I'm using a few server-hosted XML files and querying them multiple times within each session of using my app. And this is working fairly well, but it always takes a noticeable amount of time (especially on 3G) to populate my lists.

Here's what I want to do: take a little bit of time to download the XML file to my app when the app opens (or force it through a user-activated action) and then query it locally for the duration of the app session. Ideally, I'd like the app to copy the XML file to a local file and then have my datasources reference these local files (similar to how Pixel Artist creates images with < create> and references them to display them later).

So... Can I do this?
+1

Portfolio Invite Error

ChrisPachi vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 4
Hello,

The site is throwing a server error when I try to accept an app portfolio invite via the email link. Is this just a temporary thing - is there maintenance going on?

Thanks in advance,
Chris.
+1

iCloud (and GameCenter) support would be awesome.

thillsman vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 4
I know this his probably a big request, but Adam's saying that everything's possible to throw into the suggestion box. It would be awesome if I could save preferences, captured files, or create text files or other documents in iCloud.

Similarly, GameCenter would be great to record game achievements.

So that's my request. :)
+1
Beantwortet

QR Reader and GPS in the app

lb113314 vor 12 Jahren aktualisiert von icahill (Administrator) vor 12 Jahren 9
Does anyone have the code to build a QR reader and GPS inside the app?