Post

Replies

Boosts

Views

Activity

Release same app in different countries with different versions
Is it possible to submit the same app with different versions in different countries? Eg: I would like to submit version A to country A, and then submit version B to country B. Is version A be accessible to country A after we release version B to country B of the same app? I have features that are specific to the countries, hence wanted to have a separate version for different countries. I do not have any In-App purchases integrated into the app. Please advise. Thank you
3
1
2.3k
Jan ’21
iOS 14 - Local network permission pop up.
Hi, My app is searching for a specific ssid which is broadcasting from my device. App makes NEHotspotConfiguration(ssid: aSSID, passphrase: aPassword) call to connect to the ssid. On successful connections, it changes phone's wifi to the ssid from the device, and later removes the NEHotspotConfiguration for this ssid.  With iOS 14, we have observed it still connects without adding a support to ask user permission. My understanding was that we would not be able to pair with the device with iOS 14.  Since we are only using NEHotSpotConfugration, do we need to update our app to ask user permission for this use case?  Please advise. Thanks
3
0
3.4k
Sep ’20
iOS 14 privacy local network permission
Hi, My app is searching for a specific ssid which is broadcasting from my device. App makes NEHotspotConfiguration(ssid: aSSID, passphrase: aPassword) call to connect to the ssid. On successful connections, it changes phone's wifi to the ssid from the device, and later removes the NEHotspotConfiguration for this ssid. With iOS 14, we have observed it still connects without adding a support to ask user permission. My understanding was that we would not be able to pair with the device with iOS 14. Since we are only using NEHotSpotConfugration, do we need to update our app to ask user permission for this use case? Please advise. Thanks
0
0
450
Sep ’20