Giter Site home page Giter Site logo

Comments (6)

scb01 avatar scb01 commented on June 15, 2024

@huforrest

Thanks for providing the stacktrace. Can you also post the contents your logcat and code snippet from your app initialization logic to help debug this further.

from aws-mobile-appsync-sdk-android.

scb01 avatar scb01 commented on June 15, 2024

@huforrest

Just checking back to see if you had a chance to get the logcat and code snippets.

From the stacktrace I see that you are experiencing an OutofMemory error when starting the paho service that manages the MQTT connectivity, but I don't have any way of analyzing it further without the information that I requested.

from aws-mobile-appsync-sdk-android.

472574155 avatar 472574155 commented on June 15, 2024

@cbommas
AppSync SDK Version: 2.6.28
Device: SO-02J
Android Version: Android 8.0.0, level 26
` // aws
implementation 'com.amazonaws:aws-android-sdk-appsync:2.6.+'
implementation 'com.amazonaws:aws-android-sdk-s3:2.8.+'
implementation 'com.amazonaws:aws-android-sdk-cognito:2.8.+'
implementation 'com.amazonaws:aws-android-sdk-mobile-client:2.8.+'
implementation 'com.amazonaws:aws-android-sdk-cognitoidentityprovider:2.8.+'
implementation 'com.amazonaws:aws-android-sdk-sns:2.8.+'

implementation 'com.amazonaws:aws-android-sdk-core:2.8.+'
implementation 'com.amazonaws:aws-android-sdk-ddb:2.8.+'
implementation 'com.google.firebase:firebase-messaging:17.3.4'
implementation 'com.google.firebase:firebase-core:16.0.4'
// for Subscriptions
implementation 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.0'
implementation 'org.eclipse.paho:org.eclipse.paho.android.service:1.1.1'`

When app is running,I have not do any operations. For a while, app crashed.
Uploading pthread_create_OOM.pdf…

from aws-mobile-appsync-sdk-android.

472574155 avatar 472574155 commented on June 15, 2024

@cbommas
By the way, com.amazonaws:aws-android-sdk-appsync:2.7.+ Application does not run smoothly.

from aws-mobile-appsync-sdk-android.

scb01 avatar scb01 commented on June 15, 2024

@472574155
I am not able to download the pdf file. To reproduce the issue on my side, it would be great if you could post the contents your logcat and code snippet from your app initialization logic to help debug this further.

from aws-mobile-appsync-sdk-android.

stale avatar stale commented on June 15, 2024

This issue has been automatically closed because of inactivity. Please open a new issue if are still encountering problems.

from aws-mobile-appsync-sdk-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.