Enter forum description here ...
0
Fixed

You can't reorder Groups or Articles once you have created them.

Tim Brassey 11 years ago updated by martinbeeby 11 years ago 2

The UI appears to allow you to drag and drop from "All Groups" to move Up or Down but the changes don't stick.  This means that you either need to get the order correct first time and/or put in lots of dummy entries in case you need to add a new entry between two existing entries.

Answer
martinbeeby 11 years ago

This is now fixed.

0
Answered

ZipApp does not create Appx file

Tim Brassey 11 years ago updated by martinbeeby 11 years ago 1

ZipApp does not create an Appx file that can be loaded into the Store.  The website says "Use the control to upload the packages (the .appxupload file) that you created with Create App Packages in Visual Studio" but there is no clue in VS as to where to do this :-(
The VS help talks about Team Foundation Server, but I only have VS Express and can't find the UI anywhere - was expecting to see it under "Build" but it must be hidden away somewhere.....  Any ideas?

0

Section has no Items

Alex Hicks 9 years ago updated 9 years ago 0
Hi - Jut set up a new app, and when attempting to add Twitter, Face Book and YouTube, all these come up with "Section Has No Items" so the app has no content, and I can't find the code to change them myself... What's happening here?!? Is there a problem with the zipapp site?
  • Section has no Items
0
Answered

Enable full screen youtube video

Rezwan Rahman 11 years ago updated by martinbeeby 11 years ago 2


Hi,

 

Does anybody know how to enable in app full screen youtube videos? Currently if you click on the full screen icon in the app, it opens the video in full screen within youtube via IE.

 

Thanks,


Re

Answer
martinbeeby 11 years ago

Not off the top of my head... You could add a button to the page. Onclick you could change the the width and the height of the youtube iframe to be 100% width 100% height.

0
Fixed

I do not see all my videos in the playlist, show up in the group

Rezwan Rahman 11 years ago updated by martinbeeby 11 years ago 2

I have about 89 videos in my youtube playlist which is defined within a group. However when I go to view the videos within my app, it only displays the first 25. Is there a place in the code where I can increase it? if so, where?

 


 

Answer
martinbeeby 11 years ago

adding $max-results=50 will enable you to have more than 25 as Thomas suggests below. The API doesn't allow us to fetch anymore.

0
Completed

ZipApp guide to downloading and running new Windows 8 Phone apps

deadlyfingers 11 years ago updated by martinbeeby 11 years ago 1

ZipApp guide to downloading & running new Windows 8 Phone apps

 

1. Login to your ZipApp account, and select your user account

 

2. Under 'BETA FEATURES' heading select "Enable Windows Phone Support" button

 

3. Under "You Applications" choose "Download Phone"

 

4. Extract the downloaded zip file and open the 'ZipAppPhone.csproj' project file in Visual Studio.

 

5. Because you have downloaded the project from the internet you will have to unblock packages...
There are currently three packages you will need to Unblock for Windows Phone 8 ZipApp projects:
YOUR_PROJECT\packages\Newtonsoft.Json.5.0.3\lib\portable-net45+wp80+win8packages\Newtonsoft.Json.dll
YOUR_PROJECT\packages\WPtoolkit.4.2012.10.30\lib\wp8\Microsoft.Phone.Controls.Toolkit.dll
YOUR_PROJECT\packages\Facebook.6.4.0\lib\wp8\Facebook.dll

 

In Windows 8 desktop:
Right-Click the dll file > Select 'Properties' > Click 'Unblock' > 'Apply'

 

6. In Visual Studio:
BUILD > Clean Solution
BUILD > Build Solution

 

(NB: The Phone.Controls/Toolkit errors disappear upon closing solution and then reopening the solution)

 

7. Run 'Emulator WVGA 512MB'
DEBUG > Start Debugging


Answer
martinbeeby 11 years ago

We should move this to documentation

0
Fixed

RSS App - Can't create Articles

Tim Brassey 11 years ago updated by martinbeeby 11 years ago 0

If you configure a RSS App, so you create a Group pointing to an RSS feed, if you try to create an Article (does this make sense if the Articles are auto-generated from the RSS feed) there is no way to add articles and the resultant App is a blank screen wit no content.  The Article UI says to select a Group, but you can only view the RSS feed that takes you back to the Group....

Answer
martinbeeby 11 years ago

You need to add articles to a separate group, You can't have an RSS group with pages added to it.

0

how can i publish my app

moe abdi 11 years ago updated by martinbeeby 11 years ago 1

how can i publish my app?

0

make it much better

isaac69 10 years ago 0
0
Declined

The 'latest posts' section in the footer has no clickable content

Martin Kearn 11 years ago updated by martinbeeby 11 years ago 0

same applies to 'recent news' i think

Answer
martinbeeby 11 years ago

I know.. I will fix when I have the blog platform live.