teambtcmap / btcmap-ios

iOS application for BTC Map
https://btcmap.org
GNU Affero General Public License v3.0
14 stars 3 forks source link

Different elements shown in community page #28

Closed lorenzoPrimi closed 1 year ago

lorenzoPrimi commented 1 year ago

The number of elements shown on the community page is different between iOS and Android Possible causes:

  1. They're calling the Areas route with different query params to filter server side
  2. They're filtering app side

EDIT: the correct values are the ones on Android (Ex: 12 in Malaga) xRef: https://github.com/teambtcmap/btcmap-api/wiki/5.-Areas https://api.btcmap.org/v2/areas/m%C3%A1laga-2140

Examples:

salvatoto commented 1 year ago

Fix in f5ca7cdffe22ae245d7f47e15c4c19d581dd5020