Skip to main content
Question

App name shows after product title for Android

  • November 26, 2022
  • 2 replies
  • 788 views

Forum|alt.badge.img+6

Hi, 

 

Product titles on Android seem to show “Product Name (<App Name>)”, which is super annoying for displaying in UI. 

 

Is there a way to prevent the app name being added to the end of the product name? 

 

Similar question on SO. 

https://stackoverflow.com/questions/16657310/how-can-i-avoid-app-names-in-inapp-item-titles-returned-from-google-play-getskud

 

Thanks ! 

2 replies

Forum|alt.badge.img+6
  • Author
  • Member
  • 8 replies
  • November 26, 2022

If anyone running into the same issue on flutter: 

 

You can remove the the () from the string as follows: 

 

string.replaceAll(RegExp('\\(.*?\\)'), '');

Forum|alt.badge.img+7
  • Dedicated Contributor
  • 62 replies
  • November 29, 2022

Yes - this is expected behavior on Android, glad you got it resolved.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings