Can't find winphone builds

  • 1
  • Question
  • Updated 4 years ago
How can I build an App for winphone? I upload my code, but there's only iOS and Android builds. Hydration is not enabled.
Photo of Christian Rodríguez

Christian Rodríguez

  • 2 Posts
  • 0 Reply Likes

Posted 4 years ago

  • 1
Photo of Chris Griffith

Chris Griffith, Champion

  • 347 Posts
  • 92 Reply Likes
Do you have that platform listed in the config.xml file?

Chris
Photo of JesseMonroy650 (Volunteer)

JesseMonroy650 (Volunteer), Champion

  • 3325 Posts
  • 122 Reply Likes
Docs -> Configuring -> The Basics -> Platform Build Selection

<platform name="ios" />
<platform name="android" />
<platform name="winphone" />
Photo of Christian Rodríguez

Christian Rodríguez

  • 2 Posts
  • 0 Reply Likes
Emmm.... no. Thanks!!
By the way, I see that Android/iOS entries has some aditional lines:

What should I put on the winphone platform? Those lines are related to the appstore on each platform, but my app is private. Can I remove those lines?
Thanks!
Photo of Petra V.

Petra V., Champion

  • 7794 Posts
  • 1391 Reply Likes