Welcome to the RareWire Community Board. Use the field below to add your own contribution or find answers in existing topics.
No similar topics found.
Recent feedback 328
0
Wire is not functioning correctly
My wire is not functioning correctly. I have an action that runs on initialization that is supposed to load another subwire. Although, this is not happening. I have checked for logical errors and I have not found any. Can anybody help me? My other subwire simply only has a main and a background panel with a color for testing. I have been having some serious issues with The environments functionality recently.
<wire>
<styles>
</styles>
<classes>
</classes>
<main>
<!-- Can be replaced with a startup image -->
<panel name="background" alias="BACKGROUND" width="100%" height="100%" background="#66CCFF" cornerradius="5">
<panel name="title" width="100%" height="11%" lheight="18%" align="center" valign="top" background="#5CB8E6" cornerradius="5" alpha=".6">
<text name="title-text" width="100%" height="100%" alignment="center" size="46" font="Futura" color="#FFFFFF" shadowradius="1" shadowopacity="1" shadowxoffset="1" text="SAMPLE TEXT!"/>
</panel>
</panel>
<include name="login-wire" alias="LOGIN-WIRE" _login="login.wire" _loginname="Login" width="100%" height="100%" alpha="0"/>
</main>
<actions>
<!-- Hide the initial starting text/image and display camera.wire (Will be a different wire) -->
<action name="oninit" oninit="yes">
<sync>
<alpha value="0" delay="3" target="BACKGROUND"/>
<load file="_login" wirename="_loginname" target="LOGIN-WIRE"/>
<alpha value="1" time="0" target="LOGIN-WIRE"/>
</sync>
</action>
</actions>
</wire>
<wire>
<styles>
</styles>
<classes>
</classes>
<main>
<!-- Can be replaced with a startup image -->
<panel name="background" alias="BACKGROUND" width="100%" height="100%" background="#66CCFF" cornerradius="5">
<panel name="title" width="100%" height="11%" lheight="18%" align="center" valign="top" background="#5CB8E6" cornerradius="5" alpha=".6">
<text name="title-text" width="100%" height="100%" alignment="center" size="46" font="Futura" color="#FFFFFF" shadowradius="1" shadowopacity="1" shadowxoffset="1" text="SAMPLE TEXT!"/>
</panel>
</panel>
<include name="login-wire" alias="LOGIN-WIRE" _login="login.wire" _loginname="Login" width="100%" height="100%" alpha="0"/>
</main>
<actions>
<!-- Hide the initial starting text/image and display camera.wire (Will be a different wire) -->
<action name="oninit" oninit="yes">
<sync>
<alpha value="0" delay="3" target="BACKGROUND"/>
<load file="_login" wirename="_loginname" target="LOGIN-WIRE"/>
<alpha value="1" time="0" target="LOGIN-WIRE"/>
</sync>
</action>
</actions>
</wire>
+1
Query Recorded Videos from IOS 8 iPhone
Trying to display a static image of recorded videos from an IOS 8 iPhone in a list. I was using the List example that pulls images from the "Camera Roll" album but can't seem to be able to query videos from the "Videos" album. Can anyone help me to do this?
0
Using Different Class Object Links for a Web Panel
Hello All,
I was working off of the lists tutorial utilizing the arstechnica datasource.
Instead of displaying the author, I have displayed the link to each article in the list. I have defined a web panel and an action to load whichever URL I click on in the list relative to each object populating the list as well as a way to return back to the list. However, When I click on a URL realtive to an object in the list, it simply only loads the last list object's URL. Can anybody help me with a technique to get this correct?
I was working off of the lists tutorial utilizing the arstechnica datasource.
Instead of displaying the author, I have displayed the link to each article in the list. I have defined a web panel and an action to load whichever URL I click on in the list relative to each object populating the list as well as a way to return back to the list. However, When I click on a URL realtive to an object in the list, it simply only loads the last list object's URL. Can anybody help me with a technique to get this correct?
0
Authentication failed
Hi and thanks for support.
I've downloaded Android Fusebox, but everytime I try to login in app reply with "Authentication Failed" error.
There's a way to fix it? Thanks
I've downloaded Android Fusebox, but everytime I try to login in app reply with "Authentication Failed" error.
There's a way to fix it? Thanks
0
Social App Templates
Hey, I was trying to create an app where users can post, comment, like, etc.... I've been going through the tutorials and learning HTML, but I still having a hard time starting with the layout and such. Anyone know where I can find a good Rarewire social app template?
+1
Under review
Targeting objects using "../../../" Please help
When making an action target a certain object, the examples are saying I need to target the object using "../../../" how do I tell how many periods and slashed i need to target a certain object?
-1
iOS 8 in WIRE
Just a reminder that apps built in the App Creation Studio will not run in iOS 8 until they are built with Engine 1.5.5 or above. Any apps built on prior engines will continue to work fine in iOS 7 and below.
Please Update your Apps for iOS 8 today!
Please Update your Apps for iOS 8 today!
0
Under review
Showing the ios7/ios8 status bar
Currently there is an option with in the app platform settings to show/hide the ios7/8 status bar as well as change the color of it. I created an adhoc of an app with this to be visible, but it is no where to be found. Is this a bug, or do I have to place something in my wire for it to appear?
0
Under review
Textfield line breaks in HTML
How would I go about mimicking/converting line breaks in a multi-line textfield to HTML. I have a large textfield where a user can type an email message, but I cant translate those line breaks to HTML to send to Mandrill.
0
Under review
Query JSON
Hello,
I have this JSON
{
"update_date": "now",
"sender_wpid": 337,
"create_date": "now",
"sender": {
"phone_number": 8168660464,
"last_name": "Hebert",
"terms_agreed": true,
"grade": null,
"completed_teacher_tour": true,
"message_email": true,
"activity_never": false,
"general_post_weekly": false,
"is_staff": true,
"phone_carrier": "T-Mobile",
"student_number": null,
"id": 337,
"general_post_everytime": false,
"first_name": "Gattttttt",
"recorded_text": false,
"display_name": "Fishy1",
"tagline": "",
"zipcode": 64116,
"recorded_phone": true,
"is_superuser": true,
"hero_path": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f15179867543d76f0136f.ssl.cf2.rackcdn.com/2014/06/f8e824312a824c409a5776902e35b54f.jpg",
"invited_to_entity": null,
"message_twitter": false,
"activity_daily": true,
"email": "gatlin.hebert@dewsly.com",
"over_13": true,
"avatar_path": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f15179867543d76f0136f.ssl.cf2.rackcdn.com/2014/04/f1a221cfbcbe4d9d9976bf6e5568e4f5.jpg",
"race": null,
"description": "A Republican, his election to the presidency on an anti-slavery platform helped to precipitate the Civil War, which was fought during his administration. He was assassinated shortly after the war ended and before he could fulfill his campaign promise to reconcile the North and the South. He was noted for his succinct, eloquent speeches, including the Gettysburg Address of 1863.",
"completed_tour": true,
"change_password": false,
"is_active": true,
"invited_by": null,
"general_post_daily": true,
"general_post_never": false,
"activity_weekly": false,
"sis_id": null,
"teacher": false,
"onboarding_complete": true,
"teacher_number": null,
"slug": null,
"clever_id": null,
"recorded_email": true,
"url": "test",
"gender": null,
"suggest_clear": false,
"invited_to_group": null,
"username": "gatlin.hebert@dewsly.com",
"hispanic_ethnicity": false,
"english_second_language": false,
"activity_everytime": false,
"message_text": true,
"state_id": null
},
"thread": {
"groups": "",
"update_date": "1 day ago",
"sender_wpid": null,
"create_date": "1 day ago",
"sender": {
"phone_number": 8168660464,
"last_name": "Hebert",
"terms_agreed": true,
"grade": null,
"completed_teacher_tour": true,
"message_email": true,
"activity_never": false,
"general_post_weekly": false,
"is_staff": true,
"phone_carrier": "T-Mobile",
"student_number": null,
"id": 337,
"general_post_everytime": false,
"first_name": "Gattttttt",
"recorded_text": false,
"display_name": "Fishy1",
"tagline": "",
"zipcode": 64116,
"recorded_phone": true,
"is_superuser": true,
"hero_path": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f15179867543d76f0136f.ssl.cf2.rackcdn.com/2014/06/f8e824312a824c409a5776902e35b54f.jpg",
"invited_to_entity": null,
"message_twitter": false,
"activity_daily": true,
"email": "gatlin.hebert@dewsly.com",
"over_13": true,
"avatar_path": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f15179867543d76f0136f.ssl.cf2.rackcdn.com/2014/04/f1a221cfbcbe4d9d9976bf6e5568e4f5.jpg",
"race": null,
"description": "A Republican, his election to the presidency on an anti-slavery platform helped to precipitate the Civil War, which was fought during his administration. He was assassinated shortly after the war ended and before he could fulfill his campaign promise to reconcile the North and the South. He was noted for his succinct, eloquent speeches, including the Gettysburg Address of 1863.",
"completed_tour": true,
"change_password": false,
"is_active": true,
"invited_by": null,
"general_post_daily": true,
"general_post_never": false,
"activity_weekly": false,
"sis_id": null,
"teacher": false,
"onboarding_complete": true,
"teacher_number": null,
"slug": null,
"clever_id": null,
"recorded_email": true,
"url": "test",
"gender": null,
"suggest_clear": false,
"invited_to_group": null,
"username": "gatlin.hebert@dewsly.com",
"hispanic_ethnicity": false,
"english_second_language": false,
"activity_everytime": false,
"message_text": true,
"state_id": null
},
"wp_users": null,
"sender_id": 337,
"urgent": false,
"wp_schools": null,
"sender_name": "https://745f13cdb0c300e0238c-79a1d4fbd7fa758b8e17f... style=\"width:14px;float:none;\">Fishy1",
"schools": "",
"wp_groups": null,
"users": "337,615",
"allow_replies": true,
"id": 1821,
"wp_districts": null
},
"sender_name": "Fishy1",
"sender_id": 337,
"id": 2006,
"content": "test",
"thread_id": 1821,
"recording_url": null,
"sender_avatar": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f151798675...
"attachments": [
{
"update_date": "now",
"user_id": 337,
"name": "http://www.macmillandictionaryblog.com/wp-content/...
"url": "http://www.macmillandictionaryblog.com/wp-content/...
"parent_id": 2006,
"create_date": "now",
"user": "Fishy1",
"active": true,
"id": 49
}
]
}
How can I access the url of attachments all the way in the bottom? Right now doing [datasource:message-reply.1.attachments] returns the whole attachments JSON. However, I only want the url inside attachments. I also tried [datasource:message-reply.1.attachments/url] and [datasource:message-reply.1.attachments.url]. None of these worked.
Thanks!
I have this JSON
{
"update_date": "now",
"sender_wpid": 337,
"create_date": "now",
"sender": {
"phone_number": 8168660464,
"last_name": "Hebert",
"terms_agreed": true,
"grade": null,
"completed_teacher_tour": true,
"message_email": true,
"activity_never": false,
"general_post_weekly": false,
"is_staff": true,
"phone_carrier": "T-Mobile",
"student_number": null,
"id": 337,
"general_post_everytime": false,
"first_name": "Gattttttt",
"recorded_text": false,
"display_name": "Fishy1",
"tagline": "",
"zipcode": 64116,
"recorded_phone": true,
"is_superuser": true,
"hero_path": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f15179867543d76f0136f.ssl.cf2.rackcdn.com/2014/06/f8e824312a824c409a5776902e35b54f.jpg",
"invited_to_entity": null,
"message_twitter": false,
"activity_daily": true,
"email": "gatlin.hebert@dewsly.com",
"over_13": true,
"avatar_path": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f15179867543d76f0136f.ssl.cf2.rackcdn.com/2014/04/f1a221cfbcbe4d9d9976bf6e5568e4f5.jpg",
"race": null,
"description": "A Republican, his election to the presidency on an anti-slavery platform helped to precipitate the Civil War, which was fought during his administration. He was assassinated shortly after the war ended and before he could fulfill his campaign promise to reconcile the North and the South. He was noted for his succinct, eloquent speeches, including the Gettysburg Address of 1863.",
"completed_tour": true,
"change_password": false,
"is_active": true,
"invited_by": null,
"general_post_daily": true,
"general_post_never": false,
"activity_weekly": false,
"sis_id": null,
"teacher": false,
"onboarding_complete": true,
"teacher_number": null,
"slug": null,
"clever_id": null,
"recorded_email": true,
"url": "test",
"gender": null,
"suggest_clear": false,
"invited_to_group": null,
"username": "gatlin.hebert@dewsly.com",
"hispanic_ethnicity": false,
"english_second_language": false,
"activity_everytime": false,
"message_text": true,
"state_id": null
},
"thread": {
"groups": "",
"update_date": "1 day ago",
"sender_wpid": null,
"create_date": "1 day ago",
"sender": {
"phone_number": 8168660464,
"last_name": "Hebert",
"terms_agreed": true,
"grade": null,
"completed_teacher_tour": true,
"message_email": true,
"activity_never": false,
"general_post_weekly": false,
"is_staff": true,
"phone_carrier": "T-Mobile",
"student_number": null,
"id": 337,
"general_post_everytime": false,
"first_name": "Gattttttt",
"recorded_text": false,
"display_name": "Fishy1",
"tagline": "",
"zipcode": 64116,
"recorded_phone": true,
"is_superuser": true,
"hero_path": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f15179867543d76f0136f.ssl.cf2.rackcdn.com/2014/06/f8e824312a824c409a5776902e35b54f.jpg",
"invited_to_entity": null,
"message_twitter": false,
"activity_daily": true,
"email": "gatlin.hebert@dewsly.com",
"over_13": true,
"avatar_path": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f15179867543d76f0136f.ssl.cf2.rackcdn.com/2014/04/f1a221cfbcbe4d9d9976bf6e5568e4f5.jpg",
"race": null,
"description": "A Republican, his election to the presidency on an anti-slavery platform helped to precipitate the Civil War, which was fought during his administration. He was assassinated shortly after the war ended and before he could fulfill his campaign promise to reconcile the North and the South. He was noted for his succinct, eloquent speeches, including the Gettysburg Address of 1863.",
"completed_tour": true,
"change_password": false,
"is_active": true,
"invited_by": null,
"general_post_daily": true,
"general_post_never": false,
"activity_weekly": false,
"sis_id": null,
"teacher": false,
"onboarding_complete": true,
"teacher_number": null,
"slug": null,
"clever_id": null,
"recorded_email": true,
"url": "test",
"gender": null,
"suggest_clear": false,
"invited_to_group": null,
"username": "gatlin.hebert@dewsly.com",
"hispanic_ethnicity": false,
"english_second_language": false,
"activity_everytime": false,
"message_text": true,
"state_id": null
},
"wp_users": null,
"sender_id": 337,
"urgent": false,
"wp_schools": null,
"sender_name": "https://745f13cdb0c300e0238c-79a1d4fbd7fa758b8e17f... style=\"width:14px;float:none;\">Fishy1",
"schools": "",
"wp_groups": null,
"users": "337,615",
"allow_replies": true,
"id": 1821,
"wp_districts": null
},
"sender_name": "Fishy1",
"sender_id": 337,
"id": 2006,
"content": "test",
"thread_id": 1821,
"recording_url": null,
"sender_avatar": "https://8aeeba429ba2c635a2c4-1bddc9f99e1f151798675...
"attachments": [
{
"update_date": "now",
"user_id": 337,
"name": "http://www.macmillandictionaryblog.com/wp-content/...
"url": "http://www.macmillandictionaryblog.com/wp-content/...
"parent_id": 2006,
"create_date": "now",
"user": "Fishy1",
"active": true,
"id": 49
}
]
}
How can I access the url of attachments all the way in the bottom? Right now doing [datasource:message-reply.1.attachments] returns the whole attachments JSON. However, I only want the url inside attachments. I also tried [datasource:message-reply.1.attachments/url] and [datasource:message-reply.1.attachments.url]. None of these worked.
Thanks!
0
Under review
Construct a JSON array
I am looking to be able to either build an array within a local JSON datasource, or be able to render a full list of comma separated objects that I have created via the "add" property for a JSON datasource.
I can add the data to the datasource just fine, but I then want to assign ALL of the data of the datasource to a variable to be able to push it to a REST API. With that said, how can I add an object to a datasource, and then add additional objects to the first object as an array. OR as I said, be able to render all of the content of the datasource that I have been assigning data to.
I can add the data to the datasource just fine, but I then want to assign ALL of the data of the datasource to a variable to be able to push it to a REST API. With that said, how can I add an object to a datasource, and then add additional objects to the first object as an array. OR as I said, be able to render all of the content of the datasource that I have been assigning data to.
0
Under review
can the color of a link created by the links attribute from the text tag be changed (from blue to another color)?
I'm using the links attribute within a text tag to make phone numberes and websites links. Can the color of these links be changed?
0
Construct a Parse Class Query
I am looking to construct a query to get specific list of Class Objects using the Parse Rest API. I have already populated data with the Data Browser. I have been able to use URL parameters such as:
order=lastName,priority&limit=500which have worked just fine. However when I try to build a query (outlined here) such as:
where={'user':'[preferences:current-user]'}&order=lastName,priority&limit=500I get no response. What am I doing with this URL that is incorrect?
0
Under review
New to API's
Hello,
I am a technology intern and am new to REST/SOAP API's in general
We recently have developed an API for a platform and were wanting to test it through RareWire and see if we are able to get the responses we want. There is a certain format that the request must be in of the following:
http://example.com/search_action/search_merchant/<timestamp>/<user_latch>/<hash_value>/<search_keyword>/<search_latitude>/<search_longitue>/<page_number_of_search_result>/<page_size_of_search_result>
All fields of the format are required and how would I implement the hash value, which can be calculated for authentication?
for an example:
http://school.bitspayment.com/search_action/search_organization/1406863032/myapitestuserlatch/955b85e721749d8f3043898bb1691da0cea20f877528fa6776860f632dbb2ee5/%20/37.641654/-118.964568/0/10
will return appropriate JSON format for a successful request.
How would I go about implementing a request of this sort. Sorry for being new, I know there are tutorials, but cycling through them trying to done specific thing can be a pain.
I am a technology intern and am new to REST/SOAP API's in general
We recently have developed an API for a platform and were wanting to test it through RareWire and see if we are able to get the responses we want. There is a certain format that the request must be in of the following:
http://example.com/search_action/search_merchant/<timestamp>/<user_latch>/<hash_value>/<search_keyword>/<search_latitude>/<search_longitue>/<page_number_of_search_result>/<page_size_of_search_result>
All fields of the format are required and how would I implement the hash value, which can be calculated for authentication?
for an example:
http://school.bitspayment.com/search_action/search_organization/1406863032/myapitestuserlatch/955b85e721749d8f3043898bb1691da0cea20f877528fa6776860f632dbb2ee5/%20/37.641654/-118.964568/0/10
will return appropriate JSON format for a successful request.
How would I go about implementing a request of this sort. Sorry for being new, I know there are tutorials, but cycling through them trying to done specific thing can be a pain.
Customer support service by UserEcho