1. Alex Yupanqui
  2. PowerServer Mobile (Obsolete)
  3. Tuesday, 5 June 2018 20:37 PM UTC

Buen día, desde Perú, podrías ayudarme por favor, mira eh subido el apk pero con un proyecto demo lo mas básico

la cual no tiene mas que una consulta, luego el subido para publicarlo en PlayStored de Google (console de google).

me pega este error. No pudiendo subir mi apk al google app.

por favor podrían ayudar, se lo agradecería muchisimo.

Advertencias
Actualmente, el nivel de la API de destino de tu aplicación es de 18 y debe ser al menos el 26 para garantizar que se complile con la API más reciente que ofrece una seguridad y un rendimiento óptimo.

A patir de agosto del 2018, las nuevas aplicaciones deben establecer al menos el nivel 26 de la API de destino (Android 8.0).
A patir de noviembre del 2018, las actualizaciones de las aplicaciones deben establecer el nivel 26 de la API de destino (Android 8.0).

Consejo: Cambiar el nivel de la API de destino de tu aplicación. Consulta cómo hacerlo......

 

Me dijeron modificar el archivo: C:\Program Files (x86)\Appeon\PowerServer 2017 R2\Toolkit\AppTemplate\Android\Adt\sdk\extras\android\support\v4\src

build.gragle 

....Linea 84

android {
    compileSdkVersion 26 //Modificado
 
    defaultConfig {
        minSdkVersion 4
        // TODO: get target from branch
        //targetSdkVersion 19
targetSdkVersion 26 //modificado
 
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
    }

.....

Accepted Answer
Govinda Lopez @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 5 June 2018 20:58 PM UTC
  2. PowerServer Mobile (Obsolete)
  3. # Permalink

Buen día Alex:

 

Nuestro equipo de ingenieria ya se encuentra trabajando en este caso. Le sugiero abrir un ticket de soporte técnico para recibir seguimiento del caso.

 

 

Saludos,

Comment
  1. Erick Trinidad Garcia
  2. Wednesday, 13 June 2018 23:29 PM UTC
Estimado, López por favor mantenme informado, de alguna solución; pues te comento que nosotros tenemos urgencia de poner el apk en el google driver. Ya contamos con la licencia Appeon Server 2017 r2 Universal .

  1. Helpful
There are no comments made yet.
Miguel Alzate Accepted Answer Pending Moderation
  1. Wednesday, 3 April 2019 01:01 AM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 1

Does anyone know if this issue is already solved?

Comment
  1. Chris Pollach @Appeon
  2. Wednesday, 3 April 2019 16:06 PM UTC
Hi Miguel



I am not sure if Alex submitted a support ticket for this. I scanned the ticket DB for the keywords "Playstore", "Android" and "Mobile" but only came up with issues about how to get certificates and keys for MAP API use.



I suspect that the newer PS2019 would address this compilation limitation as it supports the newer Android 8 and 9 O/S versions.

FYI: https://www.appeon.com/support/documents/appeon_online_help/ps2019/new_features_guide/ch01s01.html



Regards .. chris
  1. Helpful
  1. Miguel Alzate
  2. Wednesday, 3 April 2019 16:16 PM UTC
Thanks Chris. I'll check the link.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.