User Tag List

Results 1 to 4 of 4

Thread: [bug] location services enables ALWAYS true

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)

    Question [bug] location services enables ALWAYS true

    Hi!

    I jump to next frame, if location service available = TRUE,
    but the app jumps immediatly to the next frame (i even havent answered the popup question about location service)

    it looks like a bug.

    another suggestion:

    if the user doesnt enabled the Location Service, how can difference between:

    - user doesnt enabled location service (tap on cancel)
    - and the time before he tapped on the popup (ok or cancel location service)

    because till he answered the popup with "yes" the location service will always be not enabled (if it works as used)

  2. #2
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    bump.

    A workaround till this feature works, for everyone interested in:

    always
    -> set counter to LATITUDE

    if counter <> 0
    -> do action

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    sorry to bump, but i have to publish a client app with location functionality and
    how do i know if the user have allowed / not allowed the app to use the location service?

    i need to know the following info:

    lat/long = 0 as long as the user doesnt clicked OK at the Location PopUp

    lat/long = 0 if the user clicked "NO" at the Location PopUp


    but i have no chance to know actually, if the user clicks "NO" or if the user just havent clicked "OK" till now.

    any idea how to solve this?

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module

    Join Date
    Jan 2012
    Posts
    95
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    which extension does this?

Similar Threads

  1. the swf true story
    By imothep85 in forum SWF/Flash Export Module Version 2.0
    Replies: 19
    Last Post: 30th September 2010, 03:55 AM
  2. Can MMF2 Developer use (or access) Web services?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 14th September 2010, 07:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •