Skip to content

issues Search Results · repo:aws-amplify/aws-sdk-android language:Java

Filter by

1k results
 (93 ms)

1k results

inaws-amplify/aws-sdk-android (press backspace or delete to remove)

Describe the bug The file LICENSE.APACHE.txt contains characters that are incompatible with UTF-8. This appears to be because the file is currently encoded in Windows-1252. Since this project is used ...
feature-request
  • fu7mu4
  • 1
  • Opened 
    3 days ago
  • #3672

Describe the bug When using the S3 TransferUtility on Android, in the onStateChanged(int id, TransferState state) callback, if the state is COMPLETED, it is not possible to reliably retrieve the key name ...
bug
s3
  • vipul-ey
  • 4
  • Opened 
    6 days ago
  • #3671

Describe the bug I was expected a tag /release to be set to the 2.79.0 release version. Including the changelog. Additional context Easier to build SOUP list for official documents.
  • yvon-dblg
  • 3
  • Opened 
    on Jun 6
  • #3664

Describe the bug According to the AWS specification, canonical headers list must include Content-Type header. In current AWS4Signer implementation there is Content-MD5 header instead. To Reproduce Just ...
bug
  • HKTRp
  • 1
  • Opened 
    on May 7
  • #3662

Describe the bug We have a mobile app that checks if a user is already signed in when the app is launched. If so, we redirect them to the main part of the app, and if not, we redirect them to sign in. ...
question
  • Orbyt
  • 4
  • Opened 
    on Feb 25
  • #3660

Is it posible to reset the PinpointConfiguration in runtime? Currently I am initializing the PintpointConfiguration as follows: AWSMobileClient.getInstance().initialize(context, awsConfiguration, object: ...
question
  • gemasr
  • 5
  • Opened 
    on Feb 7
  • #3659

Describe the bug the logcat is: I/AWSIotMqttManager(16659): resetting reconnect attempt and retry time D/AWSIotMqttManager(16659): MQTT broker: wss://xxxxxx-ats.iot.ap-southeast-1.amazonaws.com/mqtt:443 ...
question
  • Wlazly
  • 5
  • Opened 
    on Jan 15
  • #3658

Subscribed topics are not getting data from MQTT After successful connection, I am trying to connect 300 topics using for-loop. But I am receiving data from 80 topics then sometimes 60 topics. It is happening ...
bug
iot
  • veer9002
  • 5
  • Opened 
    on Jan 3
  • #3653

State your question I want to treat TransferState.WAITING_FOR_NETWORK as a final state, like failed. final TransferObserver observer = transferUtility.download(filePath, myOutfile); observer.setTransferListener(new ...
question
s3
  • zhujunhua2012
  • 1
  • Opened 
    on Dec 26, 2024
  • #3652

GetRetainedMessageResult.getPayload s Javadoc says that it is a base64 encoded byte buffer but there is a ByteBufferJsonUnmarshaller which in it s implementation decodes the incoming base64 byte buffer ...
documentation
feature-request
  • Meantub
  • 1
  • Opened 
    on Dec 17, 2024
  • #3651
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub