Skip to content

23 deserialization of the error is missing #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

cesar-sosa-hol
Copy link
Collaborator

No description provided.

# Conflicts:
#	android/build.gradle
#	example/android/app/build.gradle
#	ios/Classes/Modules/SettingsModule.swift
#	lib/square_mobile_payments_sdk.dart
#	lib/square_mobile_payments_sdk_method_channel.dart
@cesar-sosa-hol cesar-sosa-hol requested a review from fka3 April 15, 2025 22:08
@cesar-sosa-hol cesar-sosa-hol linked an issue Apr 15, 2025 that may be closed by this pull request
Comment on lines 33 to 34
Log.d("Auth", accessToken)
Log.d("Auth", locationId)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the debug logs here and below.

unexpected,
//android
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean noNetwork only exists in Android? If so, change a comment to be a bit more descriptive, like:

locationNotActivatedForCardProcessing,
unexpected,
noNetwork, // noNetwork only exists on Android
unsupportedCountry,

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think iOS does have a noNetwork error for authorization, though? So not sure what the "//android" comment means.

Armaxis
Armaxis previously approved these changes Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deserialization of the error is missing
3 participants