Problem/Motivation

Current JSON structure is having multiple spaces added as part of beautification from the JSON_PRETTY_PRINT filter but this response structure is not getting supported for certain Android versions.

Steps to reproduce

Access /.well-known/apple-app-site-association

Proposed resolution

Remove JSON_PRETTY_PRINT filter before sending response

CommentFileSizeAuthor
#2 3273495-2.patch1.01 KBsupreetam09
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Supreetam09 created an issue. See original summary.

supreetam09’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

Adding the patch to remove the JSON_PRETTY_PRINT filter.

nikunjkotecha made their first commit to this issue’s fork.

nikunjkotecha’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.