Filippo Expert Licensed User Longtime User Jan 10, 2025 #1 Hi, Question: Is this difference between B4i and B4a intentional or could it be changed? In B4i all location variables are “read-only”, in B4a they can all be changed. B4a: B4i:
Hi, Question: Is this difference between B4i and B4a intentional or could it be changed? In B4i all location variables are “read-only”, in B4a they can all be changed. B4a: B4i:
Erel B4X founder Staff member Licensed User Longtime User Jan 12, 2025 #2 Which difference are you referring to? Upvote 0
Filippo Expert Licensed User Longtime User Jan 12, 2025 #3 Erel said: Which difference are you referring to? Click to expand... In B4i, “Latitude”, “Longitude”, “Accuracy” etc. are read-only. In B4a everything is Read and Write. Upvote 0
Erel said: Which difference are you referring to? Click to expand... In B4i, “Latitude”, “Longitude”, “Accuracy” etc. are read-only. In B4a everything is Read and Write.
Erel B4X founder Staff member Licensed User Longtime User Jan 12, 2025 #4 Most of these properties are defined as read-only properties in iOS. Upvote 0