AppYet v3.1.44 Released

Marc

Active Member
@appyet, thanks for updating the core AppYet files!

It would be great to improve some UI elements for the next version:
  • Add Adaptative icons support (https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive)
  • Fix the problem with Firebase Cloud Messaging notification (appears the app icon instead the notification icon)
  • Change the appareance of the single post notification to show the title of the article instead of "1 new article"
  • Add the option to include the developer name / copyright information in the About popup (now there is only the app icon, the app name and the version)
 

JensO

Member
Please can you restore my 3.1.43 Version of App?

Had many App can with 3.1.44
 

Attachments

  • Screenshot_20190221_203234_org.mozilla.firefox.jpg
    Screenshot_20190221_203234_org.mozilla.firefox.jpg
    54.1 KB · Views: 14

Marc

Active Member
By the way, @appyet: I don't know if you are aware of this:

Hello Google Play Developer,

In our latest blog post, we detailed the requirement that apps using native code must provide a 64-bit version in addition to the 32-bit version by August 1, 2019. As you may know, 64-bit CPUs deliver faster, richer experiences, and we appreciate your support in ensuring our users have the best experience possible on the Android platform.

Action required

If you haven't yet, we encourage you to begin work for the 64-bit requirement as soon as possible. Many apps are written entirely in non-native code (e.g. the Java programming language or Kotlin) and will not need code changes.

Please note that we are not making changes to our policy on 32-bit support. Google Play will continue to deliver apps with 32-bit native code to 32-bit devices. The requirement means that those apps will need to have a 64-bit version as well.

To help you make the transition, we've prepared documentation on how to check whether your app already supports 64-bit and how to become 64-bit compliant.

We're also providing a high-level timeline below.

Starting August 1, 2019:
    • All new apps and app updates are required to provide 64-bit versions of any 32-bit native code they provide.
    • Extension: Google Play will continue to accept 32-bit only updates to existing games that use Unity 5.6 or older until August 2021.
Starting August 1, 2021:
    • Google Play will stop serving apps without 64-bit versions on 64-bit capable devices, meaning they will no longer be available in the Play Store on those devices.
    • This will include games built with Unity 5.6 or older.
The requirement does not apply to:
    • APKs or app bundles explicitly targeting Wear OS or Android TV, which are form factors that do not currently support 64-bit code.
    • APKs or app bundles that Google Play won't install on Android 9 Pie or later (support for 64-bit does not need to extend to APKs that are only on Android 8 Oreo and below).
If you have any questions, you can find additional information about adding 64-bit support here.
 

jhon efe

Member
AppYet gentlemen please update the Firebase In-App Messaging SDK to the latest version. Also correct the high number of failures presented by the application version 3.1.44. Thank you. @appyet
 

appyet

Support Team Member
Staff member
By the way, @appyet: I don't know if you are aware of this:

Hello Google Play Developer,

In our latest blog post, we detailed the requirement that apps using native code must provide a 64-bit version in addition to the 32-bit version by August 1, 2019. As you may know, 64-bit CPUs deliver faster, richer experiences, and we appreciate your support in ensuring our users have the best experience possible on the Android platform.

Action required

If you haven't yet, we encourage you to begin work for the 64-bit requirement as soon as possible. Many apps are written entirely in non-native code (e.g. the Java programming language or Kotlin) and will not need code changes.

Please note that we are not making changes to our policy on 32-bit support. Google Play will continue to deliver apps with 32-bit native code to 32-bit devices. The requirement means that those apps will need to have a 64-bit version as well.

To help you make the transition, we've prepared documentation on how to check whether your app already supports 64-bit and how to become 64-bit compliant.

We're also providing a high-level timeline below.

Starting August 1, 2019:
    • All new apps and app updates are required to provide 64-bit versions of any 32-bit native code they provide.
    • Extension: Google Play will continue to accept 32-bit only updates to existing games that use Unity 5.6 or older until August 2021.
Starting August 1, 2021:
    • Google Play will stop serving apps without 64-bit versions on 64-bit capable devices, meaning they will no longer be available in the Play Store on those devices.
    • This will include games built with Unity 5.6 or older.
The requirement does not apply to:
    • APKs or app bundles explicitly targeting Wear OS or Android TV, which are form factors that do not currently support 64-bit code.
    • APKs or app bundles that Google Play won't install on Android 9 Pie or later (support for 64-bit does not need to extend to APKs that are only on Android 8 Oreo and below).
If you have any questions, you can find additional information about adding 64-bit support here.
Already 64bit

Sent from my ONEPLUS A6003 using AppYet Demo
 

JensO

Member
Need exact step to reproduce this bugs, anyone have more info?

Sent from my ONEPLUS A6003 using AppYet Demo

Here are the Bugs in Detail:
BUG 1 - 4 Reports:

java.lang.ClassNotFoundException

dalvik.system.BaseDexClassLoader.findClass
Samsung Galaxy S8 (dreamlte), Android 8.0



java.lang.RuntimeException:

at android.app.ActivityThread.handleCreateService (ActivityThread.java:3527)

at android.app.ActivityThread.-wrap4 (Unknown Source)

at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1786)

at android.os.Handler.dispatchMessage (Handler.java:105)

at android.os.Looper.loop (Looper.java:164)

at android.app.ActivityThread.main (ActivityThread.java:6938)

at java.lang.reflect.Method.invoke (Native Method)

at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374)
Caused by: java.lang.ClassNotFoundException:

at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:93)

at java.lang.ClassLoader.loadClass (ClassLoader.java:379)

at java.lang.ClassLoader.loadClass (ClassLoader.java:312)

at android.app.ActivityThread.handleCreateService (ActivityThread.java:3524)

------------------------


Samsung Galaxy S8 (dreamlte), Android 8.0
Bericht 2
java.lang.RuntimeException:

at android.app.ActivityThread.handleCreateService (ActivityThread.java:3527)

at android.app.ActivityThread.-wrap4 (Unknown Source)

at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1786)

at android.os.Handler.dispatchMessage (Handler.java:105)

at android.os.Looper.loop (Looper.java:164)

at android.app.ActivityThread.main (ActivityThread.java:6938)

at java.lang.reflect.Method.invoke (Native Method)

at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374)
Caused by: java.lang.ClassNotFoundException:

at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:93)

at java.lang.ClassLoader.loadClass (ClassLoader.java:379)

at java.lang.ClassLoader.loadClass (ClassLoader.java:312)

at android.app.ActivityThread.handleCreateService (ActivityThread.java:3524)

----------------------


Samsung Galaxy S7 edge (hero2lte), Android 8.0
Bericht 3
java.lang.RuntimeException:

at android.app.ActivityThread.handleCreateService (ActivityThread.java:3529)

at android.app.ActivityThread.-wrap4 (Unknown Source)

at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1786)

at android.os.Handler.dispatchMessage (Handler.java:105)

at android.os.Looper.loop (Looper.java:164)

at android.app.ActivityThread.main (ActivityThread.java:6944)

at java.lang.reflect.Method.invoke (Native Method)

at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374)
Caused by: java.lang.ClassNotFoundException:

at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:93)

at java.lang.ClassLoader.loadClass (ClassLoader.java:379)

at java.lang.ClassLoader.loadClass (ClassLoader.java:312)

at android.app.ActivityThread.handleCreateService (ActivityThread.java:3526)


---------------


ASamsung Galaxy S8 (dreamlte), Android 8.0
Bericht 4
java.lang.RuntimeException:

at android.app.ActivityThread.handleCreateService (ActivityThread.java:3527)

at android.app.ActivityThread.-wrap4 (Unknown Source)

at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1786)

at android.os.Handler.dispatchMessage (Handler.java:105)

at android.os.Looper.loop (Looper.java:164)

at android.app.ActivityThread.main (ActivityThread.java:6938)

at java.lang.reflect.Method.invoke (Native Method)

at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374)
Caused by: java.lang.ClassNotFoundException:

at dalvik.system.BaseDexClassLoader.findClass (BaseDexClassLoader.java:93)

at java.lang.ClassLoader.loadClass (ClassLoader.java:379)

at java.lang.ClassLoader.loadClass (ClassLoader.java:312)

at android.app.ActivityThread.handleCreateService (ActivityThread.java:3524)
 
Last edited:

JensO

Member
BUG 2:

java.lang.SecurityException

android.os.Parcel.createException



ASamsung Galaxy S9 (starlte), Android 9
Bericht 2 von 4
java.lang.RuntimeException:

at android.app.ActivityThread.deliverResults (ActivityThread.java:4584)

at android.app.ActivityThread.handleSendResult (ActivityThread.java:4626)

at android.app.servertransaction.ActivityResultItem.execute (ActivityResultItem.java:49)

at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:108)

at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:68)

at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1926)

at android.os.Handler.dispatchMessage (Handler.java:106)

at android.os.Looper.loop (Looper.java:214)

at android.app.ActivityThread.main (ActivityThread.java:6981)

at java.lang.reflect.Method.invoke (Native Method)

at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1445)
Caused by: java.lang.SecurityException:

at android.os.Parcel.createException (Parcel.java:1966)

at android.os.Parcel.readException (Parcel.java:1934)

at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:183)

at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:135)

at android.content.ContentProviderProxy.query (ContentProviderNative.java:418)

at android.content.ContentResolver.query (ContentResolver.java:808)

at android.content.ContentResolver.query (ContentResolver.java:758)

at android.content.ContentResolver.query (ContentResolver.java:716)

at com.appyet.util.i.a (MediaUtility.java:99)

at com.appyet.util.i.a (MediaUtility.java:67)

at com.appyet.activity.WebBrowserActivity.onActivityResult (WebBrowserActivity.java:550)

at android.app.Activity.dispatchActivityResult (Activity.java:7758)

at android.app.ActivityThread.deliverResults (ActivityThread.java:4577)


------------_----

Samsung Galaxy S9 (starlte), Android 9
Bericht 1 von 4
java.lang.RuntimeException:

at android.app.ActivityThread.deliverResults (ActivityThread.java:4584)

at android.app.ActivityThread.handleSendResult (ActivityThread.java:4626)

at android.app.servertransaction.ActivityResultItem.execute (ActivityResultItem.java:49)

at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:108)

at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:68)

at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1926)

at android.os.Handler.dispatchMessage (Handler.java:106)

at android.os.Looper.loop (Looper.java:214)

at android.app.ActivityThread.main (ActivityThread.java:6981)

at java.lang.reflect.Method.invoke (Native Method)

at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1445)
Caused by: java.lang.SecurityException:

at android.os.Parcel.createException (Parcel.java:1966)

at android.os.Parcel.readException (Parcel.java:1934)

at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:183)

at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:135)

at android.content.ContentProviderProxy.query (ContentProviderNative.java:418)

at android.content.ContentResolver.query (ContentResolver.java:808)

at android.content.ContentResolver.query (ContentResolver.java:758)

at android.content.ContentResolver.query (ContentResolver.java:716)

at com.appyet.util.i.a (MediaUtility.java:99)

at com.appyet.util.i.a (MediaUtility.java:67)

at com.appyet.b.r.onActivityResult (WebBrowserFragment.java:510)

at android.support.v4.app.FragmentActivity.onActivityResult (FragmentActivity.java:156)

at com.appyet.activity.MainActivity.onActivityResult (MainActivity.java:1192)

at android.app.Activity.dispatchActivityResult (Activity.java:7758)

at android.app.ActivityThread.deliverResults (ActivityThread.java:4577)

-------------------

Samsung Galaxy S9 (starlte), Android 9
Bericht 3 von 4
java.lang.RuntimeException:

at android.app.ActivityThread.deliverResults (ActivityThread.java:4584)

at android.app.ActivityThread.handleSendResult (ActivityThread.java:4626)

at android.app.servertransaction.ActivityResultItem.execute (ActivityResultItem.java:49)

at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:108)

at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:68)

at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1926)

at android.os.Handler.dispatchMessage (Handler.java:106)

at android.os.Looper.loop (Looper.java:214)

at android.app.ActivityThread.main (ActivityThread.java:6981)

at java.lang.reflect.Method.invoke (Native Method)

at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1445)
Caused by: java.lang.SecurityException:

at android.os.Parcel.createException (Parcel.java:1966)

at android.os.Parcel.readException (Parcel.java:1934)

at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:183)

at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:135)

at android.content.ContentProviderProxy.query (ContentProviderNative.java:418)

at android.content.ContentResolver.query (ContentResolver.java:808)

at android.content.ContentResolver.query (ContentResolver.java:758)

at android.content.ContentResolver.query (ContentResolver.java:716)

at com.appyet.util.i.a (MediaUtility.java:99)

at com.appyet.util.i.a (MediaUtility.java:67)

at com.appyet.activity.WebBrowserActivity.onActivityResult (WebBrowserActivity.java:550)

at android.app.Activity.dispatchActivityResult (Activity.java:7758)

at android.app.ActivityThread.deliverResults (ActivityThread.java:4577)

------------------

Huawei Mate 20 (HWHMA), Android 9
Bericht 4 von 4
java.lang.RuntimeException:

at android.app.ActivityThread.deliverResults (ActivityThread.java:4936)

at android.app.ActivityThread.handleSendResult (ActivityThread.java:4978)

at android.app.servertransaction.ActivityResultItem.execute (ActivityResultItem.java:49)

at android.app.servertransaction.TransactionExecutor.executeCallbacks (TransactionExecutor.java:108)

at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:68)

at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2123)

at android.os.Handler.dispatchMessage (Handler.java:109)

at android.os.Looper.loop (Looper.java:207)

at android.app.ActivityThread.main (ActivityThread.java:7470)

at java.lang.reflect.Method.invoke (Native Method)

at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:524)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:958)
Caused by: java.lang.SecurityException:

at android.os.Parcel.createException (Parcel.java:1953)

at android.os.Parcel.readException (Parcel.java:1921)

at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:183)

at android.database.DatabaseUtils.readExceptionFromParcel (DatabaseUtils.java:135)

at android.content.ContentProviderProxy.query (ContentProviderNative.java:418)

at android.content.ContentResolver.query (ContentResolver.java:816)

at android.content.ContentResolver.query (ContentResolver.java:766)

at android.content.ContentResolver.query (ContentResolver.java:717)

at com.appyet.util.i.a (MediaUtility.java:99)

at com.appyet.util.i.a (MediaUtility.java:67)

at com.appyet.activity.WebBrowserActivity.onActivityResult (WebBrowserActivity.java:550)

at android.app.Activity.dispatchActivityResult (Activity.java:7775)

at android.app.ActivityThread.deliverResults (ActivityThread.java:4929)
 
Last edited:
Top